Correct my inability to do math and provide a GOOD example.
Approved by: re (implicit)
This commit is contained in:
parent
dbcb0e960a
commit
ff8b950507
@ -132,7 +132,7 @@ To expose pin 0, 4 and 7, use the bitmask of
|
||||
This is a bitmask of pins on the gpio board that will be set to ON at host
|
||||
start.
|
||||
To set pin 2, 5 and 13 to be set ON at boot, use the bitmask of
|
||||
10000000010010 converted to the hexadecimal value 0x2022.
|
||||
10000000010010 converted to the hexadecimal value 0x2012.
|
||||
.It Va hint.gpio.function_set
|
||||
.It Va hint.gpio.function_clear
|
||||
These are a bitmask of pins that will remap a pin to handle a specific
|
||||
|
Loading…
Reference in New Issue
Block a user