[][src]Type Definition atsame70j20b::pwm0::PWM_SCUC

type PWM_SCUC = Reg<u32, _PWM_SCUC>;

PWM Sync Channels Update Control Register

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

For information about available fields see pwm_scuc module

Trait Implementations

impl Readable for PWM_SCUC[src]

read() method returns pwm_scuc::R reader structure

impl ResetValue for PWM_SCUC[src]

Register PWM_SCUC reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_SCUC[src]

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