implement init
This commit is contained in:
@@ -45,7 +45,7 @@ void init();
|
||||
* \param polarity Polarity of the interrupt signaling (active high or
|
||||
active low)
|
||||
*
|
||||
* \todo(12) Implement Function
|
||||
* \todo Implement Function
|
||||
*/
|
||||
void config(uint8_t slot, Core::Interrupt::Vector vector,
|
||||
TriggerMode trigger_mode = TriggerMode::EDGE,
|
||||
|
||||
Reference in New Issue
Block a user