Update stm32-data.

This commit is contained in:
Dario Nieuwenhuis
2023-01-11 17:51:30 +01:00
parent ce842fe28c
commit 065a0a1ee7
6 changed files with 155 additions and 231 deletions

View File

@ -154,6 +154,7 @@ impl<'d, T: Instance> Driver<'d, T> {
block_for(Duration::from_millis(100));
#[cfg(not(usb_v4))]
regs.btable().write(|w| w.set_btable(0));
dp.set_as_af(dp.af_num(), AFType::OutputPushPull);