Docs.rs
mcxa-pac-0.4.0
mcxa-pac 0.4.0
Permalink
Docs.rs crate page
MIT
21 June 2026
Links
Repository
crates.io
Source
Owners
felipebalbi
Dependencies
cortex-m ^0.7.7
normal
cortex-m-rt ^0.7.5
normal
optional
critical-section ^1.2.0
normal
optional
defmt ^1.0.1
normal
optional
vcell ^0.1.3
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Port4
mcxa_
pac
0.4.0
Port4
Aliased Type
Trait Implementations
Debug
In crate mcxa_
pac
mcxa_pac
Type Alias
Port4
Copy item path
Source
pub type Port4 =
Periph
<
RegisterBlock
, 0x400c_0000>;
Expand description
PORT
Aliased Type
§
pub struct Port4 {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Debug
for
Port4
Source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more