Type Definition atsam4e16c_pac::pwm::CMPM5[][src]

type CMPM5 = Reg<u32, _CMPM5>;

PWM Comparison 5 Mode Register

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

For information about available fields see cmpm5 module

Trait Implementations

impl Readable for CMPM5[src]

read() method returns cmpm5::R reader structure

impl ResetValue for CMPM5[src]

Register CMPM5 reset()’s with value 0

type Type = u32

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

impl Writable for CMPM5[src]

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