pro-codes090 / stm32f4-gpio-driver

GPIO Bare metal drivers for stm32 f4 family of microcontrollers written in C from scratch .The driver allows user to configure the gpio pins of stm32 microcontroller in Input Mode , Output mode , Alternate function mode , interrupt mode and configure interrupt priority . The driver also exposes apis to read and write data to and from gpio pins and enable and disable interrupts .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pro-codes090/stm32f4-gpio-driver Stargazers