[][src]Type Definition lpc54606_pac::enet::dma_ch::dma_chx_slot_func_ctrl_stat::R

type R = R<u32, DMA_CHX_SLOT_FUNC_CTRL_STAT>;

Reader of register DMA_CHx_SLOT_FUNC_CTRL_STAT

Methods

impl R[src]

pub fn esc(&self) -> ESC_R[src]

Bit 0 - Enable Slot Comparison When set, this bit enables the checking of the slot numbers programmed in the Tx descriptor with the current reference given in the RSN field.

pub fn asc(&self) -> ASC_R[src]

Bit 1 - Advance Slot Check When set, this bit enables the D MA to fetch the data from the buffer when the slot number (SLOTNUM) programmed in the Tx descriptor is equal to the reference slot number given in the RSN field or, ahead of the reference slot number by up to two slots This bit is applicable only when the ESC bit is set.

pub fn rsn(&self) -> RSN_R[src]

Bits 16:19 - Reference Slot Number This field gives the current value of the reference slot number in the DMA.