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

type CPRD0 = Reg<u32, _CPRD0>;

PWM Channel Period Register (ch_num = 0)

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

For information about available fields see cprd0 module

Trait Implementations

impl Readable for CPRD0[src]

read() method returns cprd0::R reader structure

impl ResetValue for CPRD0[src]

Register CPRD0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CPRD0[src]

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