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

type TRIGPOL_R = R<bool, TRIGPOL_A>;

Reader of field TRIGPOL

Methods

impl TRIGPOL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ACTIVE_LOW_FALLING

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

Checks if the value of the field is ACTIVE_HIGH_RISING