Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
PCA9685PWM::LedCtl::On Union Reference

Public Member Functions

 On ()
 Constructor.
 

Public Attributes

uint16_t word
 full word data
 
struct { 
 
   uint16_t   counts: 12 
 turn on counts More...
 
   uint16_t   fullOn: 1 
 set if full on More...
 
   uint16_t   unused: 3 
 unused More...
 
};  
 

Detailed Description

Definition at line 175 of file PCA9685PWM.hxx.

Constructor & Destructor Documentation

◆ On()

PCA9685PWM::LedCtl::On::On ( )
inline

Constructor.

Definition at line 178 of file PCA9685PWM.hxx.

Member Data Documentation

◆ counts

uint16_t PCA9685PWM::LedCtl::On::counts

turn on counts

Definition at line 185 of file PCA9685PWM.hxx.

◆ fullOn

uint16_t PCA9685PWM::LedCtl::On::fullOn

set if full on

Definition at line 186 of file PCA9685PWM.hxx.

◆ unused

uint16_t PCA9685PWM::LedCtl::On::unused

unused

Definition at line 187 of file PCA9685PWM.hxx.

◆ word

uint16_t PCA9685PWM::LedCtl::On::word

full word data

Definition at line 182 of file PCA9685PWM.hxx.


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