pub struct IO_MUX { /* private fields */ }
Expand description
Input/Output Multiplexer
Implementations§
source§impl IO_MUX
impl IO_MUX
sourcepub const PTR: *const RegisterBlock = {0x60090000 as *const io_mux::RegisterBlock}
pub const PTR: *const RegisterBlock = {0x60090000 as *const io_mux::RegisterBlock}
Pointer to the register block
sourcepub const fn ptr() -> *const RegisterBlock
pub const fn ptr() -> *const RegisterBlock
Return the pointer to the register block
sourcepub unsafe fn steal() -> Self
pub unsafe fn steal() -> Self
Steal an instance of this peripheral
§Safety
Ensure that the new instance of the peripheral cannot be used in a way that may race with any existing instances, for example by only accessing read-only or write-only registers, or by consuming the original peripheral and using critical sections to coordinate access between multiple new instances.
Additionally, other software such as HALs may rely on only one peripheral instance existing to ensure memory safety; ensure no stolen instances are passed to such software.
Methods from Deref<Target = RegisterBlock>§
sourcepub fn gpio(&self, n: usize) -> &GPIO
pub fn gpio(&self, n: usize) -> &GPIO
0x04..0x80 - IO MUX Configure Register for pad XTAL_32K_P
sourcepub fn gpio_iter(&self) -> impl Iterator<Item = &GPIO>
pub fn gpio_iter(&self) -> impl Iterator<Item = &GPIO>
Iterator for array of: 0x04..0x80 - IO MUX Configure Register for pad XTAL_32K_P
sourcepub fn modem_diag_en(&self) -> &MODEM_DIAG_EN
pub fn modem_diag_en(&self) -> &MODEM_DIAG_EN
0xbc - GPIO MATRIX Configure Register for modem diag