[][src]Type Definition atsame70q19b::qspi::QSPI_ICR

type QSPI_ICR = Reg<u32, _QSPI_ICR>;

Instruction Code Register

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

For information about available fields see qspi_icr module

Trait Implementations

impl Readable for QSPI_ICR[src]

read() method returns qspi_icr::R reader structure

impl ResetValue for QSPI_ICR[src]

Register QSPI_ICR reset()'s with value 0

type Type = u32

Register size

impl Writable for QSPI_ICR[src]

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