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