Type Definition lpc81x_pac::lpc811::swm0::pinenable0::ACMP_I2_R

source ·
pub type ACMP_I2_R = BitReader<ACMP_I2_A>;
Expand description

Field ACMP_I2 reader - Enables fixed-pin function. Writing a 1 deselects the function and any movable function can be assigned to this pin. By default the fixed-pin function is deselected and GPIO is assigned to this pin. Functions CLKIN and ACMP_I2 are connected to the same pin PIO0_1. To use ACMP_I2, disable the CLKIN function in bit 7 of this register and enable ACMP_I2.

Implementations§

Get enumerated values variant

Checks if the value of the field is ACMP_I2_0

Checks if the value of the field is ACMP_I2_1