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

type LSTIMER3_VALUE = Reg<u32, _LSTIMER3_VALUE>;

LEDC_LSTIMER3_VALUE

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

For information about available fields see lstimer3_value module

Trait Implementations

impl Readable for LSTIMER3_VALUE[src]

read() method returns lstimer3_value::R reader structure

impl ResetValue for LSTIMER3_VALUE[src]

Register LSTIMER3_VALUE reset()'s with value 0

impl Writable for LSTIMER3_VALUE[src]

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