[][src]Type Definition nrf51::spis1::semstat::SEMSTAT_R

type SEMSTAT_R = R<u8, SEMSTAT_A>;

Reader of field SEMSTAT

Methods

impl SEMSTAT_R[src]

pub fn variant(&self) -> SEMSTAT_A[src]

Get enumerated values variant

pub fn is_free(&self) -> bool[src]

Checks if the value of the field is FREE

pub fn is_cpu(&self) -> bool[src]

Checks if the value of the field is CPU

pub fn is_spis(&self) -> bool[src]

Checks if the value of the field is SPIS

pub fn is_cpupending(&self) -> bool[src]

Checks if the value of the field is CPUPENDING