STMCUBE mx - STM32F051 IAR EWARM tool chain
Posted on July 25, 2015 at 04:31I am just getting started with the Cortex (and C.)I would like to access an entire GPIO port but cannot find a way to address the port(GPIOF.) I see the HAL functions for addressing the bits but not the entire port.H...