[][src]Type Definition lpc55s6x_pac::gint0::ctrl::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_edge_triggered(&self) -> bool[src]

Checks if the value of the field is EDGE_TRIGGERED

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

Checks if the value of the field is LEVEL_TRIGGERED