Crate stm32f429idiscovery

Source
Expand description

Board file for STM32F429I Discovery development board

Modules§

io
Support routines for debugging I/O.

Structs§

STM32F429IDiscovery 🔒
A structure representing this platform that holds references to all capsules for this platform.

Constants§

FAULT_RESPONSE 🔒
NUM_PROCS 🔒

Statics§

CHIP 🔒
PROCESSES 🔒
PROCESS_PRINTER 🔒
STACK_MEMORY
Dummy buffer that causes the linker to reserve enough space for the stack.

Functions§

main
Main function called after RAM initialized.
set_pin_primary_functions 🔒
Helper function called during bring-up that configures multiplexed I/O.
setup_dma 🔒
Helper function called during bring-up that configures DMA.
setup_peripherals 🔒
Helper function for miscellaneous peripheral functions
start 🔒
Main function

Type Aliases§

TemperatureDriver 🔒
TemperatureSTMSensor 🔒