Expand description
Hardware Semaphore (HSEM)
Structs§
- Hardware
Semaphore - HSEM driver
- Hardware
Semaphore Channel - Hardware semaphore channel
- Hardware
Semaphore Interrupt Handler - TX interrupt handler.
- Hardware
Semaphore Mutex - Hardware semaphore mutex
Enums§
- CoreId
- CPU core. The enum values are identical to the bus master IDs / core Ids defined for each chip family (i.e. stm32h747 see rm0399 table 95)
- Hsem
Error - HSEM error.
Traits§
- Instance
- HSEM instance trait.