Type Definition atsam4s2b_pac::pwm::CMPM4[][src]

type CMPM4 = Reg<u32, _CMPM4>;

PWM Comparison 4 Mode Register

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

For information about available fields see cmpm4 module

Trait Implementations

impl Readable for CMPM4[src]

read() method returns cmpm4::R reader structure

impl ResetValue for CMPM4[src]

Register CMPM4 reset()’s with value 0

type Type = u32

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

impl Writable for CMPM4[src]

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