[][src]Type Definition atsame70j20b::qspi::QSPI_IER

type QSPI_IER = Reg<u32, _QSPI_IER>;

Interrupt Enable Register

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

For information about available fields see qspi_ier module

Trait Implementations

impl ResetValue for QSPI_IER[src]

Register QSPI_IER reset()'s with value 0

type Type = u32

Register size

impl Writable for QSPI_IER[src]

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