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

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 avaliable 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

Register size

impl Writable for SCUP[src]

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