S32 SDK
pins_driver.c File Reference
#include "pins_driver.h"
#include "clock_manager.h"
#include <stdint.h>
#include <stdbool.h>
#include <stddef.h>

Go to the source code of this file.

Functions

status_t PINS_DRV_Init (const uint32_t pin_count, const pin_settings_config_t config[])
 Initializes the pins with the given configuration structure. More...