Struct eic_line_config

Configuration parameters of the EIC module.

Table 1. Members
Type Name Description
uint8_t eic_async

Async: EIC_ASYNCH_MODE or EIC_SYNCH_MODE

uint8_t eic_edge

Edge: EIC_EDGE_FALLING_EDGE or EIC_EDGE_RISING_EDGE

uint8_t eic_filter

Filter: EIC_FILTER_DISABLED or EIC_FILTER_ENABLED

uint8_t eic_level

Level: EIC_LEVEL_LOW_LEVEL or EIC_LEVEL_HIGH_LEVEL

uint8_t eic_mode

Mode: EIC_MODE_EDGE_TRIGGERED or EIC_MODE_LEVEL_TRIGGERED