Contiki 3.x
|
Flash Controller (pADI_FEE) More...
#include <cpu/arm/aducrf101/Common/ADuCRF101.h>
Data Fields | |
__IO uint16_t | FEESTA |
__IO uint16_t | FEECON0 |
__IO uint16_t | FEECMD |
__IO uint16_t | FEEADR0L |
__IO uint16_t | FEEADR0H |
__IO uint16_t | FEEADR1L |
__IO uint16_t | FEEADR1H |
__IO uint16_t | FEEKEY |
__IO uint16_t | FEEPROL |
__IO uint16_t | FEEPROH |
__IO uint16_t | FEESIGL |
__IO uint16_t | FEESIGH |
__IO uint16_t | FEECON1 |
__IO uint16_t | FEEADRAL |
__IO uint16_t | FEEADRAH |
__IO uint16_t | FEEAEN0 |
__IO uint16_t | FEEAEN1 |
__IO uint16_t | FEEAEN2 |
Flash Controller (pADI_FEE)
Definition at line 2022 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEEADR0H |
Address 0 MSB
Definition at line 2031 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEEADR0L |
Address 0 LSB
Definition at line 2029 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEEADR1H |
Address1 MSB
Definition at line 2035 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEEADR1L |
Address1 LSB
Definition at line 2033 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEEADRAH |
Abort Address Register MSB
Definition at line 2051 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEEADRAL |
Abort Address Register LSB
Definition at line 2049 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEEAEN0 |
Interrupt Abort Register (Interrupt 15 to Interrupt 0)
Definition at line 2053 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEEAEN1 |
Interrupt Abort Register (Interrupt 31 to Interrupt 16)
Definition at line 2055 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEEAEN2 |
Interrupt Abort Register (Interrupt 42 to Interrupt 32)
Definition at line 2057 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEECMD |
Command Register
Definition at line 2027 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEECON0 |
Command Control Register
Definition at line 2025 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEECON1 |
User Setup Register
Definition at line 2047 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEEKEY |
Key Register
Definition at line 2037 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEEPROH |
Write Protection Register MSB
Definition at line 2041 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEEPROL |
Write Protection Register LSB
Definition at line 2039 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEESIGH |
Signature MSB
Definition at line 2045 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEESIGL |
Signature LSB
Definition at line 2043 of file ADuCRF101.h.
__IO uint16_t ADI_FEE_TypeDef::FEESTA |
< pADI_FEE Structure Status Register
Definition at line 2023 of file ADuCRF101.h.