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

type LSTIMER3_CONF = Reg<u32, _LSTIMER3_CONF>;

LEDC_LSTIMER3_CONF

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

For information about available fields see lstimer3_conf module

Trait Implementations

impl Readable for LSTIMER3_CONF[src]

read() method returns lstimer3_conf::R reader structure

impl ResetValue for LSTIMER3_CONF[src]

Register LSTIMER3_CONF reset()'s with value 0

impl Writable for LSTIMER3_CONF[src]

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