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

type LSCH1_HPOINT = Reg<u32, _LSCH1_HPOINT>;

LEDC_LSCH1_HPOINT

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

For information about available fields see lsch1_hpoint module

Trait Implementations

impl Readable for LSCH1_HPOINT[src]

read() method returns lsch1_hpoint::R reader structure

impl ResetValue for LSCH1_HPOINT[src]

Register LSCH1_HPOINT reset()'s with value 0

impl Writable for LSCH1_HPOINT[src]

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