[][src]Type Definition lpc55s6x_pac::pint::pmcfg::CFG7_R

type CFG7_R = R<u8, CFG7_A>;

Reader of field CFG7

Methods

impl CFG7_R[src]

pub fn variant(&self) -> CFG7_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