Type Definition stm32f4::stm32f469::spi1::sr::UDR_R[][src]

type UDR_R = R<bool, UDR_A>;

Reader of field UDR

Implementations

impl UDR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOUNDERRUN

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

Checks if the value of the field is UNDERRUN