Mio::PWMOutSubchannelConfig2 Struct Reference
PWM output subchannel configuration 2.
More...
List of all members.
|
Public Attributes |
int | config |
| Configuration bits for PWM output subchannel.
|
float | duty |
| Duty cycle (in percent) of PWM pulses: 0.0 ... 100.0.
|
Detailed Description
PWM output subchannel configuration 2.
Same as PWMOutSubchannelConfig, but duty cycle is specified instead of width in PWM clock ticks.
Member Data Documentation
Configuration bits for PWM output subchannel.
Bitmap of the following bits:
Mio.PWM_DISABLE or Mio.PWM_ENABLE
Mio.PWM_POL_0 or Mio.PWM_POL_1
The documentation for this struct was generated from the following file: