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

type LSCH7_DUTY = Reg<u32, _LSCH7_DUTY>;

LEDC_LSCH7_DUTY

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

For information about available fields see lsch7_duty module

Trait Implementations

impl Readable for LSCH7_DUTY[src]

read() method returns lsch7_duty::R reader structure

impl ResetValue for LSCH7_DUTY[src]

Register LSCH7_DUTY reset()'s with value 0

impl Writable for LSCH7_DUTY[src]

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