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

type FRLVL_R = R<u8, FRLVL_A>;

Reader of field FRLVL

Methods

impl FRLVL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is EMPTY

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

Checks if the value of the field is QUARTER

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

Checks if the value of the field is HALF

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

Checks if the value of the field is FULL