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

type LSCH5_DUTY = Reg<u32, _LSCH5_DUTY>;

LEDC_LSCH5_DUTY

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

For information about avaliable fields see lsch5_duty module

Trait Implementations

impl Readable for LSCH5_DUTY[src]

read() method returns lsch5_duty::R reader structure

impl ResetValue for LSCH5_DUTY[src]

Register LSCH5_DUTY reset()'s with value 0

type Type = u32

Register size

impl Writable for LSCH5_DUTY[src]

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