CuVoodoo STM32F1 firmware template
Macros
GPIO used for 1-wire signal

Macros

#define ONEWIRE_SLAVE_PORT   A
 GPIO port.
 
#define ONEWIRE_SLAVE_PIN   4
 GPIO pin.
 

Detailed Description

Warning
ensure no same pin number on other parts are used for external interrupts
Note
external pull-up resistor on pin is required (< 5 kOhm), generally provided by the master