Acc hardware registers. More...
#include <acc.h>
Public Attributes | |
__IO uint32_t | ACC_ACR |
(Acc Offset: 0x94) Analog Control Register More... | |
__O uint32_t | ACC_CR |
(Acc Offset: 0x00) Control Register More... | |
__O uint32_t | ACC_IDR |
(Acc Offset: 0x28) Interrupt Disable Register More... | |
__O uint32_t | ACC_IER |
(Acc Offset: 0x24) Interrupt Enable Register More... | |
__I uint32_t | ACC_IMR |
(Acc Offset: 0x2C) Interrupt Mask Register More... | |
__I uint32_t | ACC_ISR |
(Acc Offset: 0x30) Interrupt Status Register More... | |
__IO uint32_t | ACC_MR |
(Acc Offset: 0x04) Mode Register More... | |
__I uint32_t | ACC_VER |
(Acc Offset: 0xFC) Version Register More... | |
__IO uint32_t | ACC_WPMR |
(Acc Offset: 0xE4) Write Protection Mode Register More... | |
__I uint32_t | ACC_WPSR |
(Acc Offset: 0xE8) Write Protection Status Register More... | |
__I uint32_t | Reserved1 [7] |
__I uint32_t | Reserved2 [24] |
__I uint32_t | Reserved3 [19] |
__I uint32_t | Reserved4 [4] |
Acc hardware registers.
Definition at line 46 of file component/acc.h.
__IO uint32_t Acc::ACC_ACR |
(Acc Offset: 0x94) Analog Control Register
Definition at line 55 of file component/acc.h.
__O uint32_t Acc::ACC_CR |
(Acc Offset: 0x00) Control Register
Definition at line 47 of file component/acc.h.
__O uint32_t Acc::ACC_IDR |
(Acc Offset: 0x28) Interrupt Disable Register
Definition at line 51 of file component/acc.h.
__O uint32_t Acc::ACC_IER |
(Acc Offset: 0x24) Interrupt Enable Register
Definition at line 50 of file component/acc.h.
__I uint32_t Acc::ACC_IMR |
(Acc Offset: 0x2C) Interrupt Mask Register
Definition at line 52 of file component/acc.h.
__I uint32_t Acc::ACC_ISR |
(Acc Offset: 0x30) Interrupt Status Register
Definition at line 53 of file component/acc.h.
__IO uint32_t Acc::ACC_MR |
(Acc Offset: 0x04) Mode Register
Definition at line 48 of file component/acc.h.
__I uint32_t Acc::ACC_VER |
(Acc Offset: 0xFC) Version Register
Definition at line 60 of file component/acc.h.
__IO uint32_t Acc::ACC_WPMR |
(Acc Offset: 0xE4) Write Protection Mode Register
Definition at line 57 of file component/acc.h.
__I uint32_t Acc::ACC_WPSR |
(Acc Offset: 0xE8) Write Protection Status Register
Definition at line 58 of file component/acc.h.
__I uint32_t Acc::Reserved1[7] |
Definition at line 49 of file component/acc.h.
__I uint32_t Acc::Reserved2[24] |
Definition at line 54 of file component/acc.h.
__I uint32_t Acc::Reserved3[19] |
Definition at line 56 of file component/acc.h.
__I uint32_t Acc::Reserved4[4] |
Definition at line 59 of file component/acc.h.