[][src]Type Definition lpc55_pac::syscon::ahbclkctrl2::DMA1_R

type DMA1_R = R<bool, DMA1_A>;
[]

Reader of field DMA1

Implementations

impl DMA1_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is ENABLE