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

type HSTIMER3_VALUE = Reg<u32, _HSTIMER3_VALUE>;

LEDC_HSTIMER3_VALUE

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

For information about avaliable fields see hstimer3_value module

Trait Implementations

impl Readable for HSTIMER3_VALUE[src]

read() method returns hstimer3_value::R reader structure

impl ResetValue for HSTIMER3_VALUE[src]

Register HSTIMER3_VALUE reset()'s with value 0

type Type = u32

Register size

impl Writable for HSTIMER3_VALUE[src]

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