HWA
Bare metal programming with style
Class _ahba: AMBA High-performance Bus (AHB)
STMicroelectronics
»
STM32
»
STM32 Classes
Relatives
Registers
pre
: prescaler
Interface
Clocking
The AHB is clocked from the SYSCLK through a prescaler.
hw
|
hwa
( clock, ahb, sysclk [ / 2
| 4
| ...
| 512 ] );
hwa
#define hwa(...)
hwa( action, object [,...] ) stores an action for an object into a HWA context.
Definition:
hwa_macros.h:552
hw
#define hw(...)
hw( action, object [,...] ) executes an action immediately on an object.
Definition:
hwa_macros.h:523
Generated for HWA by
1.8.6