Type Definition stm32f1::stm32f100::spi1::cr1::SSI_R[][src]

type SSI_R = R<bool, SSI_A>;

Reader of field SSI

Implementations

impl SSI_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SLAVESELECTED

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

Checks if the value of the field is SLAVENOTSELECTED