Type Definition atsam4lc4a_pac::pevc::IGFDR[][src]

type IGFDR = Reg<u32, _IGFDR>;

Input Glitch Filter Divider Register

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

For information about available fields see igfdr module

Trait Implementations

impl Readable for IGFDR[src]

read() method returns igfdr::R reader structure

impl ResetValue for IGFDR[src]

Register IGFDR reset()’s with value 0

type Type = u32

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

impl Writable for IGFDR[src]

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