Skip to content

Commit 08f4511

Browse files
committed
alts
1 parent 522fefc commit 08f4511

File tree

2 files changed

+1593
-789
lines changed

2 files changed

+1593
-789
lines changed

src/gpio.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
5757
use core::marker::PhantomData;
5858

59-
mod alt;
59+
pub mod alt;
6060
pub(crate) use alt::{Const, PinA, SetAlternate};
6161
mod convert;
6262
pub use convert::PinMode;

0 commit comments

Comments
 (0)