[][src]Type Definition atsame70n20b::pioa::PIO_IDR

type PIO_IDR = Reg<u32, _PIO_IDR>;

Interrupt Disable Register

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

For information about available fields see pio_idr module

Trait Implementations

impl ResetValue for PIO_IDR[src]

Register PIO_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_IDR[src]

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