Structure to hold the port and pin configurations for different events.
This structure defines the configuration parameters for the PWM GPIO related to fault events. It includes settings for the port, pin, mux, and pad.
Public Attributes#
uint8_t
PWM GPIO port.
uint8_t
PWM GPIO pin.
uint8_t
PWM GPIO mux.
uint8_t
PWM GPIO pad.