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