Type Definition lpc81x_pac::lpc811::sct0::ev::ev_ctrl::IOCOND_R

source ·
pub type IOCOND_R = FieldReader<u8, IOCOND_A>;
Expand description

Field IOCOND reader - Selects the I/O condition for event n. (The detection of edges on outputs lag the conditions that switch the outputs by one SCT clock). In order to guarantee proper edge/state detection, an input must have a minimum pulse width of at least one SCT clock period .

Implementations§

Get enumerated values variant

Checks if the value of the field is LOW

Checks if the value of the field is RISE

Checks if the value of the field is FALL

Checks if the value of the field is HIGH