Type Alias atsame54n::sercom0::spim::ctrla::DIPO_W

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

Field DIPO writer - Data In Pinout

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> DIPO_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 as data input

source

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

SERCOM PAD[1] is used as data input

source

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

SERCOM PAD[2] is used as data input

source

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

SERCOM PAD[3] is used as data input