[][src]Type Definition lpc55s6x_pac::gint0::ctrl::COMB_R

type COMB_R = R<bool, COMB_A>;

Reader of field COMB

Methods

impl COMB_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OR

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

Checks if the value of the field is AND