[][src]Type Definition atsam4sd32c_pac::pwm::CDTY0

type CDTY0 = Reg<u32, _CDTY0>;

PWM Channel Duty Cycle Register (ch_num = 0)

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

For information about available fields see cdty0 module

Trait Implementations

impl Readable for CDTY0[src]

read() method returns cdty0::R reader structure

impl ResetValue for CDTY0[src]

Register CDTY0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CDTY0[src]

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