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

type LSCH6_DUTY = Reg<u32, _LSCH6_DUTY>;

LEDC_LSCH6_DUTY

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

For information about available fields see lsch6_duty module

Trait Implementations

impl Readable for LSCH6_DUTY[src]

read() method returns lsch6_duty::R reader structure

impl ResetValue for LSCH6_DUTY[src]

Register LSCH6_DUTY reset()'s with value 0

impl Writable for LSCH6_DUTY[src]

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