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

type HSTIMER0_VALUE = Reg<u32, _HSTIMER0_VALUE>;

LEDC_HSTIMER0_VALUE

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

For information about avaliable fields see hstimer0_value module

Trait Implementations

impl Readable for HSTIMER0_VALUE[src]

read() method returns hstimer0_value::R reader structure

impl ResetValue for HSTIMER0_VALUE[src]

Register HSTIMER0_VALUE reset()'s with value 0

type Type = u32

Register size

impl Writable for HSTIMER0_VALUE[src]

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