Type Definition stm32f1::stm32f102::spi1::cr1::RXONLY_R[][src]

type RXONLY_R = R<bool, RXONLY_A>;

Reader of field RXONLY

Implementations

impl RXONLY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FULLDUPLEX

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

Checks if the value of the field is OUTPUTDISABLED