[][src]Type Definition atsame70n19b::pioa::PIO_IFER

type PIO_IFER = Reg<u32, _PIO_IFER>;

Glitch Input Filter Enable Register

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

For information about available fields see pio_ifer module

Trait Implementations

impl ResetValue for PIO_IFER[src]

Register PIO_IFER reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_IFER[src]

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