Type Alias atsame54n::sercom0::spis::ctrlc::DATA32B_W

source ·
pub type DATA32B_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, DATA32BSELECT_A>;
Expand description

Field DATA32B writer - Data 32 Bit

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> DATA32B_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

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

Transaction from and to DATA register are 8-bit

source

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

Transaction from and to DATA register are 32-bit