Type Definition stm32f1::stm32f103::spi1::cr1::BIDIOE_R[][src]

type BIDIOE_R = R<bool, BIDIOE_A>;

Reader of field BIDIOE

Implementations

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