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

type W = W<u32, STATUS>;

Writer for register STATUS

Methods

impl W[src]

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

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

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

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

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

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