Type Definition atsam4lc2b_pac::gpio::GFER[][src]

type GFER = Reg<u32, _GFER>;

Glitch Filter Enable Register

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

For information about available fields see gfer module

Trait Implementations

impl Readable for GFER[src]

read() method returns gfer::R reader structure

impl ResetValue for GFER[src]

Register GFER%s reset()’s with value 0

type Type = u32

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

impl Writable for GFER[src]

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