[][src]Type Definition atsame70q19b::pwm0::PWM_SCUP

type PWM_SCUP = Reg<u32, _PWM_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 pwm_scup module

Trait Implementations

impl Readable for PWM_SCUP[src]

read() method returns pwm_scup::R reader structure

impl ResetValue for PWM_SCUP[src]

Register PWM_SCUP reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_SCUP[src]

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