Type Definition atsame70n20b_pac::pwm0::FPV1[][src]

type FPV1 = Reg<u32, _FPV1>;

PWM Fault Protection Value Register 1

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

For information about available fields see fpv1 module

Trait Implementations

impl Readable for FPV1[src]

read() method returns fpv1::R reader structure

impl ResetValue for FPV1[src]

Register FPV1 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for FPV1[src]

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