Type Alias atsame54n::sercom0::usart_ext::ctrla::SAMPR_R

source ·
pub type SAMPR_R = FieldReader<SAMPRSELECT_A>;
Expand description

Field SAMPR reader - Sample

Aliased Type§

struct SAMPR_R { /* private fields */ }

Implementations§

source§

impl SAMPR_R

source

pub const fn variant(&self) -> Option<SAMPRSELECT_A>

Get enumerated values variant

source

pub fn is_16x_arithmetic(&self) -> bool

16x over-sampling using arithmetic baudrate generation

source

pub fn is_16x_fractional(&self) -> bool

16x over-sampling using fractional baudrate generation

source

pub fn is_8x_arithmetic(&self) -> bool

8x over-sampling using arithmetic baudrate generation

source

pub fn is_8x_fractional(&self) -> bool

8x over-sampling using fractional baudrate generation

source

pub fn is_3x_arithmetic(&self) -> bool

3x over-sampling using arithmetic baudrate generation