[−][src]Type Definition esp32::ledc::HSTIMER2_VALUE
type HSTIMER2_VALUE = Reg<u32, _HSTIMER2_VALUE>;
LEDC_HSTIMER2_VALUE
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see hstimer2_value module
Trait Implementations
impl Readable for HSTIMER2_VALUE[src]
read() method returns hstimer2_value::R reader structure
impl ResetValue for HSTIMER2_VALUE[src]
Register HSTIMER2_VALUE reset()'s with value 0
fn reset_value() -> Self::Ux[src]
impl Writable for HSTIMER2_VALUE[src]
write(|w| ..) method takes hstimer2_value::W writer structure