pub type CFG1 = Reg<CFG1_SPEC>;
Expand description
CFG1 (rw) register accessor: PWM TIMERx working mode and start/stop control configuration register.
You can read
this register and get cfg1::R
. You can reset
, write
, write_with_zero
this register using cfg1::W
. You can also modify
this register. See API.
For information about available fields see cfg1
module
Aliased Typeยง
pub struct CFG1 { /* private fields */ }