We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364b3e2 commit e487b1aCopy full SHA for e487b1a
boards/grand_central_m4/src/lib.rs
@@ -609,6 +609,7 @@ pub fn uart(
609
610
#[cfg(feature = "usb")]
611
/// Convenience function for setting up USB
612
+/// Switches the DFLL into USB clock recovery mode
613
pub fn usb_allocator<G: GclkId>(
614
usb: pac::Usb,
615
dfll: Enabled<Dfll, U1>,
0 commit comments