[][src]Type Definition lpc55_pac::dma0::channel::cfg::TRIGBURST_R

type TRIGBURST_R = R<bool, TRIGBURST_A>;
[]

Reader of field TRIGBURST

Implementations

impl TRIGBURST_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is SINGLE

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

Checks if the value of the field is BURST