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

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

#include <pir_sfrs.h>

Data Fields

union {
   struct {
      uint16_t   PIRC:10
 
      uint16_t   PIRDIV:2
 
      uint16_t   INHB:4
 
   } 
 
   uint16_t   HWORD
 
CTRL
 
union {
   struct {
      uint8_t   ENABLE:1
 
      uint8_t   __pad0__:7
 
   } 
 
   uint8_t   BYTE
 
ENABLE
 
uint8_t RESERVED [98234]
 
union {
   struct {
      uint8_t   __pad0__:4
 
      uint8_t   PROGATT:4
 
   } 
 
   uint8_t   BYTE
 
ATTEN
 

Detailed Description

A structure to represent Special Function Registers for PIR.

Field Documentation

uint8_t __pad0__
union { ... } ATTEN
uint8_t BYTE
union { ... } CTRL
uint8_t ENABLE
union { ... } ENABLE
uint16_t HWORD
uint16_t INHB
uint16_t PIRC
uint16_t PIRDIV
uint8_t PROGATT
uint8_t RESERVED[98234]

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