[][src]Type Definition stm32f3::stm32f3x8::spi1::cr1::BIDIOE_R

type BIDIOE_R = R<bool, BIDIOE_A>;

Reader of field BIDIOE

Methods

impl BIDIOE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OUTPUTDISABLED

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

Checks if the value of the field is OUTPUTENABLED