Type Definition atsame70n20b_pac::pwm0::SCUC[][src]

type SCUC = Reg<u32, _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 scuc module

Trait Implementations

impl Readable for SCUC[src]

read() method returns scuc::R reader structure

impl ResetValue for SCUC[src]

Register SCUC reset()’s with value 0

type Type = u32

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

impl Writable for SCUC[src]

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