[][src]Type Definition stm32f7::stm32f7x3::spi1::cr1::SSI_R

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