[][src]Type Definition k210_pac::dmac::channel::intstatus_en::W

type W = W<u64, INTSTATUS_EN>;

Writer for register intstatus_en

Methods

impl W[src]

pub fn block_tfr_done(&mut self) -> BLOCK_TFR_DONE_W[src]

Bit 0 - Block transfer done

pub fn tfr_done(&mut self) -> TFR_DONE_W[src]

Bit 1 - Transfer done

pub fn src_transcomp(&mut self) -> SRC_TRANSCOMP_W[src]

Bit 3 - Source transaction complete

pub fn dst_transcomp(&mut self) -> DST_TRANSCOMP_W[src]

Bit 4 - Destination transaction complete

pub fn src_dec_err(&mut self) -> SRC_DEC_ERR_W[src]

Bit 5 - Source Decode Error

pub fn dst_dec_err(&mut self) -> DST_DEC_ERR_W[src]

Bit 6 - Destination Decode Error

pub fn src_slv_err(&mut self) -> SRC_SLV_ERR_W[src]

Bit 7 - Source Slave Error

pub fn dst_slv_err(&mut self) -> DST_SLV_ERR_W[src]

Bit 8 - Destination Slave Error

pub fn lli_rd_dec_err(&mut self) -> LLI_RD_DEC_ERR_W[src]

Bit 9 - LLI Read Decode Error Status Enable

pub fn lli_wr_dec_err(&mut self) -> LLI_WR_DEC_ERR_W[src]

Bit 10 - LLI WRITE Decode Error

pub fn lli_rd_slv_err(&mut self) -> LLI_RD_SLV_ERR_W[src]

Bit 11 - LLI Read Slave Error

pub fn lli_wr_slv_err(&mut self) -> LLI_WR_SLV_ERR_W[src]

Bit 12 - LLI WRITE Slave Error