[][src]Type Definition atsame70j21b::pwm0::PWM_SCM

type PWM_SCM = Reg<u32, _PWM_SCM>;

PWM Sync Channels Mode Register

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

For information about available fields see pwm_scm module

Trait Implementations

impl Readable for PWM_SCM[src]

read() method returns pwm_scm::R reader structure

impl ResetValue for PWM_SCM[src]

Register PWM_SCM reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_SCM[src]

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