pub fn set_high(port: Port, pin: u8)
Expand description

Set a pin’s output voltage to high. Sets the BSRR register. Atomic. Does not require a Pin struct.