stm32: more docs.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
//! Watchdog Timer (IWDG, WWDG)
|
||||
use core::marker::PhantomData;
|
||||
|
||||
use embassy_hal_internal::{into_ref, Peripheral};
|
||||
|
Reference in New Issue
Block a user