[][src]Type Definition stm32f3::stm32f3x8::spi1::sr::CHSIDE_R

type CHSIDE_R = R<bool, CHSIDE_A>;

Reader of field CHSIDE

Methods

impl CHSIDE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LEFT

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

Checks if the value of the field is RIGHT