Crate nucleo_h7xx

Crate nucleo_h7xx 

Source
Expand description

Board support crate for STMicroElectronics STM32H7 Nucleo-144 boards

§Usage - see examples/

Re-exports§

pub use board::Board;
pub use hal::hal as embedded_hal;
pub use stm32h7xx_hal as hal;

Modules§

board
clocks
led
pac
Peripheral access API for STM32H757_CM7 microcontrollers (generated using svd2rust v0.24.1 ( ))
pins
timer
The stm32h7xx-hal implementation of the CountDown trait uses Hertz for the Time type with the result that it’s duration is capped to 1000ms.

Macros§

board_freeze_clocks
board_split_gpios
loggit