mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-30 13:50:38 +00:00
parent
cc28c3eb09
commit
bd4b044748
@ -36,6 +36,7 @@
|
||||
//! two different banks:
|
||||
//! * `InterruptStatusRegisterAccessBank0`
|
||||
//! * `InterruptStatusRegisterAccessBank1`.
|
||||
//!
|
||||
//! 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
|
||||
//! `gpio` peripheral to access the appropriate registers.
|
||||
|
@ -36,6 +36,7 @@
|
||||
//! two different banks:
|
||||
//! * `InterruptStatusRegisterAccessBank0`
|
||||
//! * `InterruptStatusRegisterAccessBank1`.
|
||||
//!
|
||||
//! 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
|
||||
//! `gpio` peripheral to access the appropriate registers.
|
||||
|
@ -36,6 +36,7 @@
|
||||
//! two different banks:
|
||||
//! * `InterruptStatusRegisterAccessBank0`
|
||||
//! * `InterruptStatusRegisterAccessBank1`.
|
||||
//!
|
||||
//! 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
|
||||
//! `gpio` peripheral to access the appropriate registers.
|
||||
|
@ -36,6 +36,7 @@
|
||||
//! two different banks:
|
||||
//! * `InterruptStatusRegisterAccessBank0`
|
||||
//! * `InterruptStatusRegisterAccessBank1`.
|
||||
//!
|
||||
//! 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
|
||||
//! `gpio` peripheral to access the appropriate registers.
|
||||
|
Loading…
x
Reference in New Issue
Block a user