Type Definition atsam4sd32b_pac::pwm::CMPM0[][src]

type CMPM0 = Reg<u32, _CMPM0>;

PWM Comparison 0 Mode Register

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

For information about available fields see cmpm0 module

Trait Implementations

impl Readable for CMPM0[src]

read() method returns cmpm0::R reader structure

impl ResetValue for CMPM0[src]

Register CMPM0 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for CMPM0[src]

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