Crate nucleo_f042k6

Source

Re-exports§

Modules§

  • Miscellaneous assembly instructions
  • Controller area network
  • HDMI-CEC controller
  • General purpose comparators
  • cyclic redundancy check calculation unit
  • Clock recovery system
  • Digital-to-analog converter
  • Debug support
  • API for delays with the systick timer
  • DMA controller
  • External interrupt/event controller
  • Flash
  • General Purpose Input / Output
  • General-purpose I/Os
  • General-purpose I/Os
  • Inter-integrated circuit
  • Instrumentation Trace Macrocell
  • Independent watchdog
  • Core peripherals
  • Power control
  • Processor core registers
  • Real-time clock
  • API for the integrated USART ports
  • API for the integrate SPI peripherals
  • Serial peripheral interface
  • SysTick timer
  • Peripheral access API for STM32F0 microcontrollers (generated using svd2rust 0.15.0)
  • System configuration controller
  • Advanced-timers
  • General-purpose-timers
  • General-purpose-timers
  • Basic-timers
  • General-purpose-timers
  • General-purpose-timers
  • General-purpose-timers
  • API for the integrated timers
  • Universal synchronous asynchronous receiver transmitter
  • Universal serial bus full-speed device interface
  • API for the IWDG
  • Window watchdog

Macros§

  • Macro for sending a formatted string through an ITM channel
  • Macro for sending a formatted string through an ITM channel, with a newline.
  • Macro to create a mutable reference to a statically allocated value

Structs§

  • Analog-to-digital converter
  • Controller area network
  • Cache and branch predictor maintenance operations
  • HDMI-CEC controller
  • General purpose comparators
  • CPUID
  • cyclic redundancy check calculation unit
  • Clock recovery system
  • Core peripherals
  • Digital-to-analog converter
  • Debug support
  • Debug Control Block
  • DMA controller
  • Data Watchpoint and Trace unit
  • External interrupt/event controller
  • Registers stacked (pushed onto the stack) during an exception.
  • Flash Patch and Breakpoint unit
  • General-purpose I/Os
  • General-purpose I/Os
  • General-purpose I/Os
  • General-purpose I/Os
  • General-purpose I/Os
  • General-purpose I/Os
  • Instrumentation Trace Macrocell
  • Independent watchdog
  • Memory Protection Unit
  • Nested Vector Interrupt Controller
  • Power control
  • Core peripherals
  • Reset and clock control
  • System Control Block
  • SysTick timer
  • System configuration controller
  • SysTick: System Timer
  • Advanced-timers
  • Basic-timers
  • Trace Port Interface Unit
  • Universal synchronous asynchronous receiver transmitter
  • Universal synchronous asynchronous receiver transmitter

Enums§

Constants§

Traits§

Functions§

  • Returns a pointer to the start of the heap

Attribute Macros§

  • Attribute to declare the entry point of the program
  • Attribute to declare an exception handler
  • Attribute to declare an interrupt (AKA device-specific exception) handler
  • Attribute to mark which function will be called at the beginning of the reset handler.