Type Definition efm32gg11b_pac::efm32gg11b110::usart3::ctrl::OVS_R

source ·
pub type OVS_R = FieldReader<u8, OVS_A>;
Expand description

Field OVS reader - Oversampling

Implementations§

source§

impl OVS_R

source

pub fn variant(&self) -> OVS_A

Get enumerated values variant

source

pub fn is_x16(&self) -> bool

Checks if the value of the field is X16

source

pub fn is_x8(&self) -> bool

Checks if the value of the field is X8

source

pub fn is_x6(&self) -> bool

Checks if the value of the field is X6

source

pub fn is_x4(&self) -> bool

Checks if the value of the field is X4