[][src]Type Definition k210_pac::dmac::channel::cfg::LOCK_CH_L_R

type LOCK_CH_L_R = R<u8, LOCK_CH_L_A>;

Reader of field lock_ch_l

Methods

impl LOCK_CH_L_R[src]

pub fn variant(&self) -> Variant<u8, LOCK_CH_L_A>[src]

Get enumerated values variant

pub fn is_dma_transfer(&self) -> bool[src]

Checks if the value of the field is DMA_TRANSFER

pub fn is_block_transfer(&self) -> bool[src]

Checks if the value of the field is BLOCK_TRANSFER

pub fn is_transaction(&self) -> bool[src]

Checks if the value of the field is TRANSACTION