[−][src]Type Definition esp32::ledc::HSTIMER1_CONF
type HSTIMER1_CONF = Reg<u32, _HSTIMER1_CONF>;
LEDC_HSTIMER1_CONF
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see hstimer1_conf module
Trait Implementations
impl Readable for HSTIMER1_CONF[src]
read() method returns hstimer1_conf::R reader structure
impl ResetValue for HSTIMER1_CONF[src]
Register HSTIMER1_CONF reset()'s with value 0
fn reset_value() -> Self::Ux[src]
impl Writable for HSTIMER1_CONF[src]
write(|w| ..) method takes hstimer1_conf::W writer structure