[][src]Type Definition lpc55s6x_pac::sct0::event::ctrl::IOCOND_R

type IOCOND_R = R<u8, IOCOND_A>;

Reader of field IOCOND

Methods

impl IOCOND_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is RISE

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

Checks if the value of the field is FALL

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

Checks if the value of the field is HIGH