pub type PWM_CONFIG = Reg<PWM_CONFIG_SPEC>;
Expand description
pwm_config (rw) register accessor: Pulse-Width configuration
You can read
this register and get pwm_config::R
. You can reset
, write
, write_with_zero
this register using pwm_config::W
. You can also modify
this register. See API.
For information about available fields see pwm_config
module
Aliased Typeยง
struct PWM_CONFIG { /* private fields */ }