Struct zinc_hal_lpc11xx::ioregs::SPI0_mis
[−]
[src]
pub struct SPI0_mis {
// some fields omitted
}Register MIS: Masked Interrupt Status Register
Methods
impl SPI0_mis
fn get(&self) -> SPI0_mis_Get
Fetch the value of the MIS register.
fn rormis(&self) -> bool
Get value of RORMIS field.
fn rtmis(&self) -> bool
Get value of RTMIS field.
fn rxmis(&self) -> bool
Get value of RXMIS field.
fn txmis(&self) -> bool
Get value of TXMIS field.