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

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

#include <pwm_sfrs.h>

Data Fields

union {
   struct {
      uint8_t   PRESC:3
 
      uint8_t   Reserved1:1
 
      uint8_t   INV:1
 
      uint8_t   Reserved2:2
 
      uint8_t   EN:1
 
   } 
 
   uint8_t   CTRL
 
CTRL
 
uint8_t PERIODLOW
 
uint8_t WIDTHLOW
 
union {
   struct {
      uint8_t   PERIODHIGH:4
 
      uint8_t   WIDTHHIGH:4
 
   } 
 
   uint8_t   BYTE
 
EXT
 

Detailed Description

A structure to represent Special Function Registers for PWM2.

Field Documentation

uint8_t BYTE
uint8_t CTRL
union { ... } CTRL
uint8_t EN
union { ... } EXT
uint8_t INV
uint8_t PERIODHIGH
uint8_t PERIODLOW
uint8_t PRESC
uint8_t Reserved1
uint8_t Reserved2
uint8_t WIDTHHIGH
uint8_t WIDTHLOW

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