[][src]Type Definition xmc4800::gpdma1::maskerr::W

type W = W<u32, MASKERR>;

Writer for register MASKERR

Methods

impl W[src]

pub fn we_ch0(&mut self) -> WE_CH0_W[src]

Bit 8 - Write enable for mask bit of channel 0

pub fn we_ch1(&mut self) -> WE_CH1_W[src]

Bit 9 - Write enable for mask bit of channel 1

pub fn we_ch2(&mut self) -> WE_CH2_W[src]

Bit 10 - Write enable for mask bit of channel 2

pub fn we_ch3(&mut self) -> WE_CH3_W[src]

Bit 11 - Write enable for mask bit of channel 3

pub fn ch0(&mut self) -> CH0_W[src]

Bit 0 - Mask bit for channel 0

pub fn ch1(&mut self) -> CH1_W[src]

Bit 1 - Mask bit for channel 1

pub fn ch2(&mut self) -> CH2_W[src]

Bit 2 - Mask bit for channel 2

pub fn ch3(&mut self) -> CH3_W[src]

Bit 3 - Mask bit for channel 3