Type Alias atsame54n::sercom0::usart_ext::ctrla::TXPO_R

source ·
pub type TXPO_R = FieldReader<TXPOSELECT_A>;
Expand description

Field TXPO reader - Transmit Data Pinout

Aliased Type§

struct TXPO_R { /* private fields */ }

Implementations§

source§

impl TXPO_R

source

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

Get enumerated values variant

source

pub fn is_txpo_0(&self) -> bool

TxD on PAD0, XCK on PAD1

source

pub fn is_txpo_2(&self) -> bool

TxD on PAD0, RTS/TE on PAD2, CTS on PAD3

source

pub fn is_txpo_3(&self) -> bool

TxD on PAD0, XCK on PAD1, RTS/TE on PAD2