Type Definition atsame70n20b_pac::pwm0::pwm_cmp::CMPMUPD[][src]

type CMPMUPD = Reg<u32, _CMPMUPD>;

PWM Comparison 0 Mode Update Register

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

For information about available fields see cmpmupd module

Trait Implementations

impl ResetValue for CMPMUPD[src]

Register CMPMUPD reset()’s with value 0

type Type = u32

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

impl Writable for CMPMUPD[src]

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