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

type LSTIMER0_VALUE = Reg<u32, _LSTIMER0_VALUE>;

LEDC_LSTIMER0_VALUE

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

For information about avaliable fields see lstimer0_value module

Trait Implementations

impl Readable for LSTIMER0_VALUE[src]

read() method returns lstimer0_value::R reader structure

impl ResetValue for LSTIMER0_VALUE[src]

Register LSTIMER0_VALUE reset()'s with value 0

type Type = u32

Register size

impl Writable for LSTIMER0_VALUE[src]

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