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

type LSCH3_DUTY = Reg<u32, _LSCH3_DUTY>;

LEDC_LSCH3_DUTY

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

For information about avaliable fields see lsch3_duty module

Trait Implementations

impl Readable for LSCH3_DUTY[src]

read() method returns lsch3_duty::R reader structure

impl ResetValue for LSCH3_DUTY[src]

Register LSCH3_DUTY reset()'s with value 0

type Type = u32

Register size

impl Writable for LSCH3_DUTY[src]

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