Typedefs | Enumerations | Functions
pin_mux.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef enum _pin_mux_direction pin_mux_direction_t
 Direction type
More...
 

Enumerations

enum  _pin_mux_direction { kPIN_MUX_DirectionInput = 0U, kPIN_MUX_DirectionOutput = 1U, kPIN_MUX_DirectionInputOrOutput = 2U }
 Direction type
More...
 

Functions

void BOARD_InitBootPins (void)
 Calls initialization functions. More...
 
void BOARD_InitPins (void)
 Configures pin routing and optionally pin electrical features. More...
 

Typedef Documentation

◆ pin_mux_direction_t

Direction type

Enumeration Type Documentation

◆ _pin_mux_direction

Direction type

Enumerator
kPIN_MUX_DirectionInput 
kPIN_MUX_DirectionOutput 
kPIN_MUX_DirectionInputOrOutput 

Definition at line 21 of file pin_mux.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:00