Type Alias atsame54n::sercom0::usart_int::ctrla::RXPO_R

source ·
pub type RXPO_R = FieldReader<RXPOSELECT_A>;
Expand description

Field RXPO reader - Receive Data Pinout

Aliased Type§

struct RXPO_R { /* private fields */ }

Implementations§

source§

impl RXPO_R

source

pub const fn variant(&self) -> RXPOSELECT_A

Get enumerated values variant

source

pub fn is_pad0(&self) -> bool

SERCOM PAD[0] is used for data reception

source

pub fn is_pad1(&self) -> bool

SERCOM PAD[1] is used for data reception

source

pub fn is_pad2(&self) -> bool

SERCOM PAD[2] is used for data reception

source

pub fn is_pad3(&self) -> bool

SERCOM PAD[3] is used for data reception