Type Definition stm32f1::stm32f103::spi1::cr1::CRCNEXT_R[][src]

type CRCNEXT_R = R<bool, CRCNEXT_A>;

Reader of field CRCNEXT

Implementations

impl CRCNEXT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is TXBUFFER

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

Checks if the value of the field is CRC