[][src]Type Definition atsame70j20b::pwm0::pwm_ch_num::PWM_CPRD

type PWM_CPRD = Reg<u32, _PWM_CPRD>;

PWM Channel Period Register

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

For information about available fields see pwm_cprd module

Trait Implementations

impl Readable for PWM_CPRD[src]

read() method returns pwm_cprd::R reader structure

impl ResetValue for PWM_CPRD[src]

Register PWM_CPRD reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_CPRD[src]

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