WFI with interrupt-driven wakeup for USB and W6300
This commit is contained in:
@@ -195,6 +195,7 @@ int8_t init_buffers(std::span<const uint8_t> txsize, std::span<const uint8_t> rx
|
||||
void clear_interrupt(intr_kind intr);
|
||||
intr_kind get_interrupt();
|
||||
void set_interrupt_mask(intr_kind intr);
|
||||
void enable_interrupt_pin();
|
||||
intr_kind get_interrupt_mask();
|
||||
|
||||
int8_t get_phy_link();
|
||||
|
||||
Reference in New Issue
Block a user