Type Definition lpc81x_pac::lpc811::swm0::pinenable0::SWCLK_W

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

Field SWCLK writer - Enables fixed-pin function. Writing a 1 deselects the function and any movable function can be assigned to this pin. This function is selected by default.

Implementations§

Enable SWCLK. This function is enabled on pin PIO0_3.

Disable SWCLK. GPIO function PIO0_3 is selected on this pin. Any other movable function can be assigned to pin PIO0_3.