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

type HSCH6_DUTY = Reg<u32, _HSCH6_DUTY>;

LEDC_HSCH6_DUTY

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

For information about available fields see hsch6_duty module

Trait Implementations

impl Readable for HSCH6_DUTY[src]

read() method returns hsch6_duty::R reader structure

impl ResetValue for HSCH6_DUTY[src]

Register HSCH6_DUTY reset()'s with value 0

impl Writable for HSCH6_DUTY[src]

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