docs: document spi, rtc and rest of uart for embassy-rp
This commit is contained in:
@ -194,6 +194,7 @@ mod sealed {
|
||||
}
|
||||
}
|
||||
|
||||
/// RTC peripheral instance.
|
||||
pub trait Instance: sealed::Instance {}
|
||||
|
||||
impl sealed::Instance for crate::peripherals::RTC {
|
||||
|
Reference in New Issue
Block a user