[][src]Type Definition stm32f3::stm32f373::spi1::cr1::SSI_R

type SSI_R = R<bool, SSI_A>;

Reader of field SSI

Methods

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