cbToCoNet_vHwEvent()
解説
These are events such as hardware interrupts. This function is called after the interrupt handler cbToCoNet_u8HwInt()
exits. Normal application processing in response to an interrupt is described within this callback function.
Arguments
Type | Name | Remark |
---|---|---|
|
| Interrupt source |
|
| Interrupt parameter |
Returns
None
Sample code
最終更新