smaller tweaks and docs API unification
Some checks failed
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled

This commit is contained in:
Robin Mueller
2025-10-09 00:58:35 +02:00
parent 98aedf2249
commit 0206d15b2e
17 changed files with 19 additions and 8 deletions

View File

@@ -178,7 +178,7 @@ pub struct DelayControl {
cs_to_first_bit: u8,
}
/// Register block specification for both PS SPIs.
/// SPI register access.
#[derive(derive_mmio::Mmio)]
#[repr(C)]
pub struct Spi {