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

type LSTIMER0_CONF = Reg<u32, _LSTIMER0_CONF>;

LEDC_LSTIMER0_CONF

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

For information about available fields see lstimer0_conf module

Trait Implementations

impl Readable for LSTIMER0_CONF[src]

read() method returns lstimer0_conf::R reader structure

impl ResetValue for LSTIMER0_CONF[src]

Register LSTIMER0_CONF reset()'s with value 0

impl Writable for LSTIMER0_CONF[src]

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