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

type HS_SEL_SRC_R = R<bool, HS_SEL_SRC_A>;

Reader of field hs_sel_src

Methods

impl HS_SEL_SRC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HARDWARE

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

Checks if the value of the field is SOFTWARE