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

type LSTIMER2_CONF = Reg<u32, _LSTIMER2_CONF>;

LEDC_LSTIMER2_CONF

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

For information about available fields see lstimer2_conf module

Trait Implementations

impl Readable for LSTIMER2_CONF[src]

read() method returns lstimer2_conf::R reader structure

impl ResetValue for LSTIMER2_CONF[src]

Register LSTIMER2_CONF reset()'s with value 0

impl Writable for LSTIMER2_CONF[src]

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