[][src]Type Definition stm32f3::stm32f373::usart1::cr1::OVER8_R

type OVER8_R = R<bool, OVER8_A>;

Reader of field OVER8

Methods

impl OVER8_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OVERSAMPLING16

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

Checks if the value of the field is OVERSAMPLING8