Type Definition atsam4e16c_pac::pwm::SCUP[][src]

type SCUP = Reg<u32, _SCUP>;

PWM Sync Channels Update Period Register

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

For information about available fields see scup module

Trait Implementations

impl Readable for SCUP[src]

read() method returns scup::R reader structure

impl ResetValue for SCUP[src]

Register SCUP reset()’s with value 0

type Type = u32

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

impl Writable for SCUP[src]

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