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

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

Register size

impl Writable for CMPM1[src]

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