Logo
UNICENS V2.3.0-4567
User Manual and API Reference
Ucs_Gpio_InitData_t Struct Reference

The initialization structure of the GPIO Module. More...

Data Fields

Ucs_Gpio_TriggerEventResultCb_t trigger_event_status_fptr
 Callback function that reports trigger events information of the GPIO Port.
 

Detailed Description

The initialization structure of the GPIO Module.

 See also Getting Started, section Example for App_GpioTriggerEventStatusCb for an example implementation.