Type Alias PAD_DRIVER_W

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

Field PAD_DRIVER writer - set this bit to select pad driver. 1:open-drain. 0:normal.

Aliased Typeยง

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