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

type XIPINSTR = Reg<u32, _XIPINSTR>;

Configuration for XIP/DMA support of SPI flash modules.

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

For information about available fields see xipinstr module

Trait Implementations

impl Readable for XIPINSTR[src]

read() method returns xipinstr::R reader structure

impl ResetValue for XIPINSTR[src]

Register XIPINSTR reset()'s with value 0x000b_0006

type Type = u32

Register size

impl Writable for XIPINSTR[src]

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