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

type CMPM6 = Reg<u32, _CMPM6>;

PWM Comparison 6 Mode Register

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

For information about available fields see cmpm6 module

Trait Implementations

impl Readable for CMPM6[src]

read() method returns cmpm6::R reader structure

impl ResetValue for CMPM6[src]

Register CMPM6 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMPM6[src]

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