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

type PWM_OOV = Reg<u32, _PWM_OOV>;

PWM Output Override Value Register

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

For information about available fields see pwm_oov module

Trait Implementations

impl Readable for PWM_OOV[src]

read() method returns pwm_oov::R reader structure

impl ResetValue for PWM_OOV[src]

Register PWM_OOV reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_OOV[src]

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