HWA
Bare metal programming with style
Class _gpa: 16-bit GPIO port
STMicroelectronics
»
STM32
»
STM32 Classes
Relatives
Access to GPIO
pins
:
(PORT,p)
: single pin at position
p
(PORT,n,p)
:
n
consecutive pins at position
p
Registers
crl
,
crh
,
idr
,
odr
,
bsrr
,
brr
,
lckr
Interface
Power control
hw
|
hwa
( power, PORT, on
| off );
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