pub type DstScatterEnW<'a, REG> = BitWriter<'a, REG, DstScatterEn>;
Expand description

Field DST_SCATTER_EN writer - Destination scatter enable

Aliased Type§

struct DstScatterEnW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> DstScatterEnW<'a, REG>
where REG: Writable + RegisterSpec,

source

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

Scatter disabled

source

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

Scatter enabled