pub type MODE9_W<'a> = FieldWriterSafe<'a, u32, PF_MODEH_SPEC, u8, MODE9_A, 4, 4>;
Expand description

Field MODE9 writer - Pin 9 Mode

Implementations

Input disabled. Pullup if DOUT is set.

Input enabled. Filter if DOUT is set

Input enabled. DOUT determines pull direction

Input enabled with filter. DOUT determines pull direction

Push-pull output

Push-pull output with drive-strength set by DRIVEMODE

Wired-or output

Wired-or output with pull-down

Open-drain output

Open-drain output with filter

Open-drain output with pullup

Open-drain output with filter and pullup

Open-drain output with drive-strength set by DRIVEMODE

Open-drain output with filter and drive-strength set by DRIVEMODE

Open-drain output with pullup and drive-strength set by DRIVEMODE

Open-drain output with filter, pullup and drive-strength set by DRIVEMODE