Type Alias atsamd51p::sercom0::usart_ext::ctrla::RXPO_W

source ·
pub type RXPO_W<'a, REG, const O: u8> = FieldWriterSafe<'a, REG, 2, O, RXPOSELECT_A>;
Expand description

Field RXPO writer - Receive Data Pinout

Aliased Type§

struct RXPO_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> RXPO_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn pad0(self) -> &'a mut W<REG>

SERCOM PAD[0] is used for data reception

source

pub fn pad1(self) -> &'a mut W<REG>

SERCOM PAD[1] is used for data reception

source

pub fn pad2(self) -> &'a mut W<REG>

SERCOM PAD[2] is used for data reception

source

pub fn pad3(self) -> &'a mut W<REG>

SERCOM PAD[3] is used for data reception