[][src]Type Definition ambiq_apollo3p_pac::mspi0::INSTR

type INSTR = Reg<u32, _INSTR>;

MSPI Transfer Instruction

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

For information about available fields see instr module

Trait Implementations

impl Readable for INSTR[src]

read() method returns instr::R reader structure

impl ResetValue for INSTR[src]

Register INSTR reset()'s with value 0

type Type = u32

Register size

impl Writable for INSTR[src]

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