Type Definition atsam4sd16b_pac::pwm::CMPM1[][src]

type CMPM1 = Reg<u32, _CMPM1>;

PWM Comparison 1 Mode Register

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

For information about available fields see cmpm1 module

Trait Implementations

impl Readable for CMPM1[src]

read() method returns cmpm1::R reader structure

impl ResetValue for CMPM1[src]

Register CMPM1 reset()’s with value 0

type Type = u32

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

impl Writable for CMPM1[src]

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