[][src]Type Definition betrusted_pac::messible::status::R

type R = R<u32, STATUS>;

Reader of register STATUS

Methods

impl R[src]

pub fn full(&self) -> FULL_R[src]

Bit 0 - 0 if more data can fit into the IN FIFO.

pub fn have(&self) -> HAVE_R[src]

Bit 1 - 1 if data can be read from the OUT FIFO.