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

type FTLVL_R = R<u8, FTLVL_A>;

Reader of field FTLVL

Methods

impl FTLVL_R[src]

pub fn variant(&self) -> FTLVL_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