[][src]Type Definition stm32f3::stm32f303::spi1::sr::MODF_R

type MODF_R = R<bool, MODF_A>;

Reader of field MODF

Methods

impl MODF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOFAULT

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

Checks if the value of the field is FAULT