Type Definition atsame54n19a_pac::sercom0::usart_ext::ctrla::SAMPR_R[][src]

type SAMPR_R = R<u8, SAMPR_A>;

Reader of field SAMPR

Implementations

impl SAMPR_R[src]

pub fn variant(&self) -> Variant<u8, SAMPR_A>[src]

Get enumerated values variant

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

Checks if the value of the field is _16X_ARITHMETIC

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

Checks if the value of the field is _16X_FRACTIONAL

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

Checks if the value of the field is _8X_ARITHMETIC

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

Checks if the value of the field is _8X_FRACTIONAL

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

Checks if the value of the field is _3X_ARITHMETIC