Type Alias stm32f4xx_hal::gpio::Debugger

source ·
pub type Debugger = Alternate<0, PushPull>;
Expand description

JTAG/SWD mote (type state)

Aliased Type§

struct Debugger(/* private fields */);