Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: EVAL-CN0535-FMCZ EVAL-CN0535-FMCZ EVAL-AD568x-AD569x EVAL-AD7606 ... more
irq_extra.h File Reference
: Header containing extra types required for IRQ drivers More...
Go to the source code of this file.
Data Structures | |
struct | mbed_irq_init_param |
Structure holding the extra parameters for Interrupt Request. More... | |
struct | mbed_irq_desc |
Structure holding the platform descriptor for Interrupt Request. More... | |
Enumerations | |
enum | irq_id { EXTERNAL_INT_ID1, EXTERNAL_INT_ID2, EXTERNAL_INT_ID3, EXTERNAL_INT_ID4, EXTERNAL_INT_ID5, UART_RX_INT_ID1, TICKER_INT_ID } |
Interrupts IDs supported by the mbed irq driver. More... |
Detailed Description
: Header containing extra types required for IRQ drivers
Copyright (c) 2020-2021 Analog Devices, Inc. All rights reserved.
This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.
Definition in file irq_extra.h.
Enumeration Type Documentation
enum irq_id |
Interrupts IDs supported by the mbed irq driver.
- Enumerator:
Definition at line 41 of file irq_extra.h.
Generated on Wed Jul 13 2022 14:37:51 by
