[][src]Type Definition atsame54n::qspi::INSTRFRAME

type INSTRFRAME = Reg<u32, _INSTRFRAME>;

Instruction Frame

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

For information about available fields see instrframe module

Trait Implementations

impl Readable for INSTRFRAME[src]

read() method returns instrframe::R reader structure

impl ResetValue for INSTRFRAME[src]

Register INSTRFRAME reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for INSTRFRAME[src]

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