atsame53j 0.12.0

Peripheral access API for ATSAME53J microcontrollers (generated using svd2rust)
Documentation
1
2
3
4
5
6
7
8
9
10
#[doc = "SAB register accessor: an alias for `Reg<SAB_SPEC>`"]
pub type SAB = crate::Reg<sab::SAB_SPEC>;
#[doc = "Specific Address Bottom \\[31:0\\]
Register"]
pub mod sab;
#[doc = "SAT register accessor: an alias for `Reg<SAT_SPEC>`"]
pub type SAT = crate::Reg<sat::SAT_SPEC>;
#[doc = "Specific Address Top \\[47:32\\]
Register"]
pub mod sat;