set_low

Function set_low 

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

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