[][src]Type Definition atsame70n21b::pwm0::PWM_FMR

type PWM_FMR = Reg<u32, _PWM_FMR>;

PWM Fault Mode Register

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

For information about available fields see pwm_fmr module

Trait Implementations

impl Readable for PWM_FMR[src]

read() method returns pwm_fmr::R reader structure

impl ResetValue for PWM_FMR[src]

Register PWM_FMR reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_FMR[src]

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