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

type SRC_MULTBLK_TYPE_R = R<u8, SRC_MULTBLK_TYPE_A>;

Reader of field src_multblk_type

Methods

impl SRC_MULTBLK_TYPE_R[src]

pub fn variant(&self) -> SRC_MULTBLK_TYPE_A[src]

Get enumerated values variant

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

Checks if the value of the field is CONTIGUOUS

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

Checks if the value of the field is RELOAD

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

Checks if the value of the field is SHADOW_REGISTER

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

Checks if the value of the field is LINKED_LIST