[][src]Type Definition lpc54606_pac::adc0::seq_ctrl::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_negative_edge(&self) -> bool[src]

Checks if the value of the field is NEGATIVE_EDGE

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

Checks if the value of the field is POSITIVE_EDGE