Struct nrf52840::qspi::XIPOFFSET[][src]

pub struct XIPOFFSET { /* fields omitted */ }

Address offset into the external memory for Execute in Place operation.

Methods

impl XIPOFFSET
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for XIPOFFSET

impl !Sync for XIPOFFSET