pub type LEDC_CONF = Reg<LEDC_CONF_SPEC>;
Expand description
LEDC_CONF (rw) register accessor: LEDC configuration register
You can read
this register and get ledc_conf::R
. You can reset
, write
, write_with_zero
this register using ledc_conf::W
. You can also modify
this register. See API.
For information about available fields see ledc_conf
module
Aliased Type§
struct LEDC_CONF { /* private fields */ }