diff options
-rw-r--r-- | libmaple/gpio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libmaple/gpio.h b/libmaple/gpio.h index 63ba0d5..ec31cc0 100644 --- a/libmaple/gpio.h +++ b/libmaple/gpio.h @@ -56,7 +56,6 @@ typedef struct gpio_reg_map { __io uint32 LCKR; /**< Port configuration lock register */ } gpio_reg_map; - /** * External interrupt line port selector. Used to determine which * GPIO port to map an external interrupt line onto. */ |