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

type TRIG_R = R<bool, TRIG_A>;

Reader of field TRIG

Methods

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