[][src]Type Definition lpc55_pac::dma0::channel::ctlstat::TRIG_R

type TRIG_R = R<bool, TRIG_A>;
[]

Reader of field TRIG

Implementations

impl TRIG_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_TRIGGERED

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

Checks if the value of the field is TRIGGERED