[][src]Type Definition esp32::ledc::HSTIMER0_CONF

type HSTIMER0_CONF = Reg<u32, _HSTIMER0_CONF>;

LEDC_HSTIMER0_CONF

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see hstimer0_conf module

Trait Implementations

impl Readable for HSTIMER0_CONF[src]

read() method returns hstimer0_conf::R reader structure

impl ResetValue for HSTIMER0_CONF[src]

Register HSTIMER0_CONF reset()'s with value 0

impl Writable for HSTIMER0_CONF[src]

write(|w| ..) method takes hstimer0_conf::W writer structure