Crate stm32f412gdiscovery

Source
Expand description

Board file for STM32F412GDiscovery Discovery kit development board

Modulesยง

io
Support routines for debugging I/O.

Structsยง

STM32F412GDiscovery ๐Ÿ”’
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ยง

RngDriver ๐Ÿ”’
TemperatureDriver ๐Ÿ”’
TemperatureSTMSensor ๐Ÿ”’