Type Alias atsame54n::sercom0::spim::ctrla::DOPO_W

source ·
pub type DOPO_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 2, O, DOPOSELECT_A>;
Expand description

Field DOPO writer - Data Out Pinout

Aliased Type§

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

Implementations§

source§

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

source

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

DO on PAD[0], SCK on PAD[1] and SS on PAD[2]

source

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

DO on PAD[3], SCK on PAD[1] and SS on PAD[2]