Herzog Library 00.00.01  rel_libdev.herzog.00.00.01.10606
Data Fields
PMU_SFRS_t Struct Reference

A structure to represent Special Function Registers for PMU. More...

#include <pmu_sfrs.h>

Data Fields

union {
   struct {
      uint8_t   PORF:1
 
      uint8_t   BROUT:1
 
      uint8_t   RESERVED:3
 
      uint8_t   DLEEP:1
 
      uint8_t   SWRST:1
 
      uint8_t   HWRST:1
 
   } 
 
   uint8_t   BYTE
 
PMURST
 
union {
   struct {
      uint8_t   BOUTVALUE:2
 
      uint8_t   BORINT:1
 
      uint8_t   BORRST:1
 
      uint8_t   RESERVED:3
 
      uint8_t   BOREN:1
 
   } 
 
   uint8_t   BYTE
 
PMUBOR
 
uint8_t RESERVED0
 
union {
   struct {
      uint8_t   EXP:4
 
      uint8_t   MANT:4
 
   } 
 
   uint8_t   BYTE
 
WKPTIME
 
union {
   struct {
      uint8_t   RTSELB:3
 
      uint8_t   RTSELA:3
 
      uint8_t   BATOP:1
 
      uint8_t   SERFAST:1
 
   } 
 
   uint8_t   BYTE
 
PMUCONF
 

Detailed Description

A structure to represent Special Function Registers for PMU.

Field Documentation

uint8_t BATOP
uint8_t BOREN
uint8_t BORINT
uint8_t BORRST
uint8_t BOUTVALUE
uint8_t BROUT
uint8_t BYTE
uint8_t DLEEP
uint8_t EXP
uint8_t HWRST
uint8_t MANT
union { ... } PMUBOR
union { ... } PMUCONF
union { ... } PMURST
uint8_t PORF
uint8_t RESERVED
uint8_t RESERVED0
uint8_t RTSELA
uint8_t RTSELB
uint8_t SERFAST
uint8_t SWRST
union { ... } WKPTIME

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