Serial Wombat 18AB Firmware
Public Attributes | List of all members
_pin_register_t::slowpwm_n Struct Reference

#include <types.h>

Public Attributes

mixed16_t period
 
mixed16_t counter
 
uint16 old_buffer
 
uint8 lastportbcounter
 
uint8 activestate:2
 
uint8 inactivestate:2
 
uint8 currentstate:1
 
uint8 use_hw:1
 

Member Data Documentation

◆ activestate

uint8 _pin_register_t::slowpwm_n::activestate

◆ counter

mixed16_t _pin_register_t::slowpwm_n::counter

◆ currentstate

uint8 _pin_register_t::slowpwm_n::currentstate

◆ inactivestate

uint8 _pin_register_t::slowpwm_n::inactivestate

◆ lastportbcounter

uint8 _pin_register_t::slowpwm_n::lastportbcounter

◆ old_buffer

uint16 _pin_register_t::slowpwm_n::old_buffer

◆ period

mixed16_t _pin_register_t::slowpwm_n::period

◆ use_hw

uint8 _pin_register_t::slowpwm_n::use_hw