[][src]Type Definition ambiq_apollo1_pac::iomstr0::status::R

type R = R<u32, STATUS>;

Reader of register STATUS

Methods

impl R[src]

pub fn idlest(&self) -> IDLEST_R[src]

Bit 2 - This bit indicates if the I/O state machine is IDLE.

pub fn cmdact(&self) -> CMDACT_R[src]

Bit 1 - This bit indicates if the I/O Command is active.

pub fn err(&self) -> ERR_R[src]

Bit 0 - This bit indicates if an error interrupt has occurred.