Type Definition lpc81x_pac::lpc812::swm0::pinenable0::VDDCMP_W

source ·
pub type VDDCMP_W<'a, const O: u8> = BitWriter<'a, u32, PINENABLE0_SPEC, VDDCMP_A, O>;
Expand description

Field VDDCMP writer - 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.

Implementations§

Enable VDDCMP. This function is enabled on pin PIO0_6.

Disable VDDCMP. GPIO function PIO0_6 (default) or any other movable function can be assigned to pin PIO0_6.