GPIO example works

This commit is contained in:
2024-06-12 11:29:12 +02:00
parent 622c0573f7
commit cd7a6499d4
8 changed files with 49 additions and 43 deletions

View File

@ -1,3 +1,6 @@
// Manually inserted.
#![allow(clippy::identity_op)]
#[repr(C)]
#[doc = "Register block"]
pub struct RegisterBlock {