[][src]Type Definition imxrt1062_gpio1::icr1::ICR15_R

type ICR15_R = R<u8, ICR15_A>;

Reader of field ICR15

Methods

impl ICR15_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW_LEVEL

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

Checks if the value of the field is HIGH_LEVEL

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

Checks if the value of the field is RISING_EDGE

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

Checks if the value of the field is FALLING_EDGE