[][src]Type Definition lpc54606_pac::dma0::channel::cfg::TRIGTYPE_R

type TRIGTYPE_R = R<bool, TRIGTYPE_A>;

Reader of field TRIGTYPE

Methods

impl TRIGTYPE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is EDGE

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

Checks if the value of the field is LEVEL