pub type FUN_IE_W<'a, const O: u8> = BitWriter<'a, u32, GPIO11_SPEC, bool, O>;
Field FUN_IE writer - Input enable of the pin. 1: Input enabled. 0: Input disabled.
FUN_IE