[][src]Type Definition lpc54606_pac::pint::pmcfg::CFG3_R

type CFG3_R = R<u8, CFG3_A>;

Reader of field CFG3

Methods

impl CFG3_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CONSTANT_HIGH

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

Checks if the value of the field is STICKY_RISING_EDGE

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

Checks if the value of the field is STICKY_FALLING_EDGE

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

Checks if the value of the field is STICKY_RISING_FALLING_EDGE

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

Checks if the value of the field is HIGH_LEVEL

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

Checks if the value of the field is LOW_LEVEL

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

Checks if the value of the field is CONSTANT_ZERO

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

Checks if the value of the field is EVENT