mikroSDK Reference Manual
|
PWM driver context structure. More...
Data Fields | |
handle_t | handle |
pwm_config_t | config |
The context structure for storing driver internal state. The contents of the context structure are used by the module and must not be altered. Reading or writing data directly from a control structure by user should be avoided.
handle_t pwm_t::handle |
PWM driver handle.
pwm_config_t pwm_t::config |
PWM driver configuration structure.