[][src]Type Definition lpc55_pac::i2c0::stat::SLVSTATE_R

type SLVSTATE_R = R<u8, SLVSTATE_A>;
[]

Reader of field SLVSTATE

Implementations

impl SLVSTATE_R[src][]

pub fn variant(&self) -> Variant<u8, SLVSTATE_A>[src][]

Get enumerated values variant

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

Checks if the value of the field is SLAVE_ADDRESS

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

Checks if the value of the field is SLAVE_RECEIVE

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

Checks if the value of the field is SLAVE_TRANSMIT