[][src]Type Definition atsame70j21b::pwm0::pwm_ch_num::PWM_CDTY

type PWM_CDTY = Reg<u32, _PWM_CDTY>;

PWM Channel Duty Cycle Register

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

For information about available fields see pwm_cdty module

Trait Implementations

impl Readable for PWM_CDTY[src]

read() method returns pwm_cdty::R reader structure

impl ResetValue for PWM_CDTY[src]

Register PWM_CDTY reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_CDTY[src]

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