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

type HSTIMER1_VALUE = Reg<u32, _HSTIMER1_VALUE>;

LEDC_HSTIMER1_VALUE

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

For information about available fields see hstimer1_value module

Trait Implementations

impl Readable for HSTIMER1_VALUE[src]

read() method returns hstimer1_value::R reader structure

impl ResetValue for HSTIMER1_VALUE[src]

Register HSTIMER1_VALUE reset()'s with value 0

impl Writable for HSTIMER1_VALUE[src]

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