cbToCoNet_u8HwInt()
Explanation
Interrupt handler for hardware interrupts.
Interrupt handler processing should be kept to a minimum, and the function should be returned as soon as possible.
Arguments
Type
Name
Remark
uint32
u32DeviceId
Interrupt source
uint32
u32ItemBitmap
Interrupt parameter
Returns
Type
Remark
uint8
Sample code
最終更新