|
Herzog Library 00.00.01
rel_libdev.herzog.00.00.01.10606
|
A structure to represent Special Function Registers for FLASH. More...
#include <flash_sfrs.h>
Data Fields | |
| uint32_t | FLADDR |
| uint32_t | FLWRDT |
| uint32_t | UNLBWR |
| uint32_t | BWRSTRT |
| uint32_t | UNLSER |
| uint32_t | SERSTRT |
| uint32_t | UNLBLKER |
| uint32_t | BKERSTRT |
| union { | |
| struct { | |
| uint8_t RESERVED0 | |
| struct { | |
| uint8_t BWBUSY:1 | |
| uint8_t SEBUSY:1 | |
| uint8_t BEBUSY:1 | |
| uint8_t RESERVED1:5 | |
| } FLAGS | |
| uint8_t RESERVED1 [2] | |
| } | |
| uint32_t WORD | |
| } | FLSCTRL |
| uint32_t | FLSCP |
A structure to represent Special Function Registers for FLASH.
| uint8_t BEBUSY |
| uint32_t BKERSTRT |
| uint8_t BWBUSY |
| uint32_t BWRSTRT |
| uint32_t FLADDR |
| struct { ... } FLAGS |
| uint32_t FLSCP |
| union { ... } FLSCTRL |
| uint32_t FLWRDT |
| uint8_t RESERVED0 |
| uint8_t RESERVED1[2] |
| uint8_t SEBUSY |
| uint32_t SERSTRT |
| uint32_t UNLBLKER |
| uint32_t UNLBWR |
| uint32_t UNLSER |
| uint32_t WORD |
1.8.9.1