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

type HSTIMER3_CONF = Reg<u32, _HSTIMER3_CONF>;

LEDC_HSTIMER3_CONF

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

For information about available fields see hstimer3_conf module

Trait Implementations

impl Readable for HSTIMER3_CONF[src]

read() method returns hstimer3_conf::R reader structure

impl ResetValue for HSTIMER3_CONF[src]

Register HSTIMER3_CONF reset()'s with value 0

impl Writable for HSTIMER3_CONF[src]

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