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

type CMPM7 = Reg<u32, _CMPM7>;

PWM Comparison 7 Mode Register

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

For information about available fields see cmpm7 module

Trait Implementations

impl Readable for CMPM7[src]

read() method returns cmpm7::R reader structure

impl ResetValue for CMPM7[src]

Register CMPM7 reset()’s with value 0

type Type = u32

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

impl Writable for CMPM7[src]

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