[][src]Type Definition stm32f3::stm32f303::spi1::cr1::CRCNEXT_R

type CRCNEXT_R = R<bool, CRCNEXT_A>;

Reader of field CRCNEXT

Methods

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