Type Alias FUN_IE_W

Source
pub type FUN_IE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field FUN_IE writer - Input enable of the pad. 1: input enabled; 0: input disabled.

Aliased Typeยง

struct FUN_IE_W<'a, REG> { /* private fields */ }