![]() |
Synergy Software Package User's Manual
|
#include <r_kint.h>
Data Fields | |
| R_KINT_Type * | p_reg |
| Pointer to register base address. | |
| keymatrix_channels_t | channels |
| Channel bitmask. | |
| IRQn_Type | irq |
| Interrupt priority number. | |
| uint32_t | open |
| Flag to determine if the device is open. | |
Channel instance control block. DO NOT INITIALIZE. Initialization occurs when keymatrix_api_t::open is called.