Type Alias gd32f1::gd32f130::usart0::ctl0::OvsmodR

source ·
pub type OvsmodR = BitReader<Ovsmod>;
Expand description

Field OVSMOD reader - Oversampling mode

Aliased Type§

struct OvsmodR { /* private fields */ }

Implementations§

source§

impl OvsmodR

source

pub const fn variant(&self) -> Ovsmod

Get enumerated values variant

source

pub fn is_oversampling16(&self) -> bool

Oversampling by 16

source

pub fn is_oversampling8(&self) -> bool

Oversampling by 8