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
Cmp1
mcxa_
pac
0.4.0
Cmp1
Aliased Type
Trait Implementations
Debug
In crate mcxa_
pac
mcxa_pac
Type Alias
Cmp1
Copy item path
Source
pub type Cmp1 =
Periph
<
RegisterBlock
, 0x400b_2000>;
Expand description
LPCMP
Aliased Type
§
pub struct Cmp1 {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Debug
for
Cmp1
Source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more