mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-10-02 14:44:42 +00:00
parent
cc28c3eb09
commit
bd4b044748
@ -36,6 +36,7 @@
|
|||||||
//! two different banks:
|
//! two different banks:
|
||||||
//! * `InterruptStatusRegisterAccessBank0`
|
//! * `InterruptStatusRegisterAccessBank0`
|
||||||
//! * `InterruptStatusRegisterAccessBank1`.
|
//! * `InterruptStatusRegisterAccessBank1`.
|
||||||
|
//!
|
||||||
//! This trait provides functions to read the interrupt status and NMI status
|
//! This trait provides functions to read the interrupt status and NMI status
|
||||||
//! registers for both the `PRO CPU` and `APP CPU`. The implementation uses the
|
//! registers for both the `PRO CPU` and `APP CPU`. The implementation uses the
|
||||||
//! `gpio` peripheral to access the appropriate registers.
|
//! `gpio` peripheral to access the appropriate registers.
|
||||||
|
@ -36,6 +36,7 @@
|
|||||||
//! two different banks:
|
//! two different banks:
|
||||||
//! * `InterruptStatusRegisterAccessBank0`
|
//! * `InterruptStatusRegisterAccessBank0`
|
||||||
//! * `InterruptStatusRegisterAccessBank1`.
|
//! * `InterruptStatusRegisterAccessBank1`.
|
||||||
|
//!
|
||||||
//! This trait provides functions to read the interrupt status and NMI status
|
//! This trait provides functions to read the interrupt status and NMI status
|
||||||
//! registers for both the `PRO CPU` and `APP CPU`. The implementation uses the
|
//! registers for both the `PRO CPU` and `APP CPU`. The implementation uses the
|
||||||
//! `gpio` peripheral to access the appropriate registers.
|
//! `gpio` peripheral to access the appropriate registers.
|
||||||
|
@ -36,6 +36,7 @@
|
|||||||
//! two different banks:
|
//! two different banks:
|
||||||
//! * `InterruptStatusRegisterAccessBank0`
|
//! * `InterruptStatusRegisterAccessBank0`
|
||||||
//! * `InterruptStatusRegisterAccessBank1`.
|
//! * `InterruptStatusRegisterAccessBank1`.
|
||||||
|
//!
|
||||||
//! This trait provides functions to read the interrupt status and NMI status
|
//! This trait provides functions to read the interrupt status and NMI status
|
||||||
//! registers for both the `PRO CPU` and `APP CPU`. The implementation uses the
|
//! registers for both the `PRO CPU` and `APP CPU`. The implementation uses the
|
||||||
//! `gpio` peripheral to access the appropriate registers.
|
//! `gpio` peripheral to access the appropriate registers.
|
||||||
|
@ -36,6 +36,7 @@
|
|||||||
//! two different banks:
|
//! two different banks:
|
||||||
//! * `InterruptStatusRegisterAccessBank0`
|
//! * `InterruptStatusRegisterAccessBank0`
|
||||||
//! * `InterruptStatusRegisterAccessBank1`.
|
//! * `InterruptStatusRegisterAccessBank1`.
|
||||||
|
//!
|
||||||
//! This trait provides functions to read the interrupt status and NMI status
|
//! This trait provides functions to read the interrupt status and NMI status
|
||||||
//! registers for both the `PRO CPU` and `APP CPU`. The implementation uses the
|
//! registers for both the `PRO CPU` and `APP CPU`. The implementation uses the
|
||||||
//! `gpio` peripheral to access the appropriate registers.
|
//! `gpio` peripheral to access the appropriate registers.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user