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

type LSTIMER1_CONF = Reg<u32, _LSTIMER1_CONF>;

LEDC_LSTIMER1_CONF

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

For information about avaliable fields see lstimer1_conf module

Trait Implementations

impl Readable for LSTIMER1_CONF[src]

read() method returns lstimer1_conf::R reader structure

impl ResetValue for LSTIMER1_CONF[src]

Register LSTIMER1_CONF reset()'s with value 0

type Type = u32

Register size

impl Writable for LSTIMER1_CONF[src]

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