Kamcho Library 02.00.03  lib.kamcho.02.00.03.287
Data Fields
FLASH_SFRS_t Struct Reference

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
 

Detailed Description

A structure to represent Special Function Registers for FLASH.

Field Documentation

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

The documentation for this struct was generated from the following file: