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

type LSTIMER1_VALUE = Reg<u32, _LSTIMER1_VALUE>;

LEDC_LSTIMER1_VALUE

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

For information about available fields see lstimer1_value module

Trait Implementations

impl Readable for LSTIMER1_VALUE[src]

read() method returns lstimer1_value::R reader structure

impl ResetValue for LSTIMER1_VALUE[src]

Register LSTIMER1_VALUE reset()'s with value 0

impl Writable for LSTIMER1_VALUE[src]

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