[][src]Type Definition atsame70j19b::pioa::PIO_IFDR

type PIO_IFDR = Reg<u32, _PIO_IFDR>;

Glitch Input Filter Disable Register

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

For information about available fields see pio_ifdr module

Trait Implementations

impl ResetValue for PIO_IFDR[src]

Register PIO_IFDR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_IFDR[src]

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