STM32: GPIO: use uint16_t for the mask of pins that we want read/write
[bertos.git] / bertos / cpu / cortex-m3 / io / stm32_uart.h
2010-06-28 asterixUse different name for clear masks.
2010-06-24 asterixAdd hw error detect.
2010-06-23 asterixMove some common defines to uart.h.