Type Definition stm32f2::stm32f215::uart4::cr1::OVER8_R[][src]

type OVER8_R = R<bool, OVER8_A>;

Reader of field OVER8

Implementations

impl OVER8_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OVERSAMPLE16

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

Checks if the value of the field is OVERSAMPLE8