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

type HSCH1_HPOINT = Reg<u32, _HSCH1_HPOINT>;

LEDC_HSCH1_HPOINT

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

For information about available fields see hsch1_hpoint module

Trait Implementations

impl Readable for HSCH1_HPOINT[src]

read() method returns hsch1_hpoint::R reader structure

impl ResetValue for HSCH1_HPOINT[src]

Register HSCH1_HPOINT reset()'s with value 0

impl Writable for HSCH1_HPOINT[src]

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