Type Alias xmc4800::gpdma1::lstsrcreg::W

source ·
pub type W = W<LSTSRCREG_SPEC>;
Expand description

Register LSTSRCREG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn ch0(&mut self) -> CH0_W<'_, LSTSRCREG_SPEC>

Bit 0 - Source last request for channel 0

source

pub fn ch1(&mut self) -> CH1_W<'_, LSTSRCREG_SPEC>

Bit 1 - Source last request for channel 1

source

pub fn ch2(&mut self) -> CH2_W<'_, LSTSRCREG_SPEC>

Bit 2 - Source last request for channel 2

source

pub fn ch3(&mut self) -> CH3_W<'_, LSTSRCREG_SPEC>

Bit 3 - Source last request for channel 3

source

pub fn we_ch0(&mut self) -> WE_CH0_W<'_, LSTSRCREG_SPEC>

Bit 8 - Source last transaction request write enable for channel 0

source

pub fn we_ch1(&mut self) -> WE_CH1_W<'_, LSTSRCREG_SPEC>

Bit 9 - Source last transaction request write enable for channel 1

source

pub fn we_ch2(&mut self) -> WE_CH2_W<'_, LSTSRCREG_SPEC>

Bit 10 - Source last transaction request write enable for channel 2

source

pub fn we_ch3(&mut self) -> WE_CH3_W<'_, LSTSRCREG_SPEC>

Bit 11 - Source last transaction request write enable for channel 3