[][src]Type Definition k210_pac::dmac::channel::intsignal_en::R

type R = R<u64, INTSIGNAL_EN>;

Reader of register intsignal_en

Methods

impl R[src]

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

Bit 0 - Block transfer done

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

Bit 1 - Transfer done

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

Bit 3 - Source transaction complete

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

Bit 4 - Destination transaction complete

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

Bit 5 - Source Decode Error

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

Bit 6 - Destination Decode Error

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

Bit 7 - Source Slave Error

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

Bit 8 - Destination Slave Error

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

Bit 9 - LLI Read Decode Error Status Enable

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

Bit 10 - LLI WRITE Decode Error

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

Bit 11 - LLI Read Slave Error

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

Bit 12 - LLI WRITE Slave Error