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

type LSTIMER2_VALUE = Reg<u32, _LSTIMER2_VALUE>;

LEDC_LSTIMER2_VALUE

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

For information about avaliable fields see lstimer2_value module

Trait Implementations

impl Readable for LSTIMER2_VALUE[src]

read() method returns lstimer2_value::R reader structure

impl ResetValue for LSTIMER2_VALUE[src]

Register LSTIMER2_VALUE reset()'s with value 0

type Type = u32

Register size

impl Writable for LSTIMER2_VALUE[src]

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