Difference between revisions of "/dev/bsp/WIFI"
Jump to navigation
Jump to search
(Document WIFI_ENABLED attribute for BSP) |
m (/dev/bsp link fix) |
||
Line 1: | Line 1: | ||
− | WIFI is the [[/dev/bsp]] attribute that represents the WiFi subsystem. It only has an attribute to determine WiFi support on the current board revision. | + | WIFI is the [[:/dev/bsp]] attribute that represents the WiFi subsystem. It only has an attribute to determine WiFi support on the current board revision. |
== Attributes == | == Attributes == |
Latest revision as of 05:06, 27 December 2019
WIFI is the /dev/bsp attribute that represents the WiFi subsystem. It only has an attribute to determine WiFi support on the current board revision.
Attributes
WIFI_ENABLED
Availability: This attribute is only available for Latte boards.
Permissions: BSP_PERMISSIONS_ALL
only.
Method | Data Size | Values | |
---|---|---|---|
Read | 4 | 0 or 1 | Returns 1 if WiFi is enabled and available on this particular board revision. |