[][src]Type Definition atsame70n19b::pwm0::PWM_SSPR

type PWM_SSPR = Reg<u32, _PWM_SSPR>;

PWM Spread Spectrum Register

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

For information about available fields see pwm_sspr module

Trait Implementations

impl Readable for PWM_SSPR[src]

read() method returns pwm_sspr::R reader structure

impl ResetValue for PWM_SSPR[src]

Register PWM_SSPR reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_SSPR[src]

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