Type Definition lpc81x_pac::lpc811::swm0::pinenable0::CLKIN_R

source ·
pub type CLKIN_R = BitReader<CLKIN_A>;
Expand description

Field CLKIN 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 CLKIN, disable ACMP_I2 in bit 1 of this register and enable CLKIN.

Implementations§

Get enumerated values variant

Checks if the value of the field is ENABLED

Checks if the value of the field is DISABLED