[][src]Type Definition stm32f4::stm32f469::uart4::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_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