dwm_boot_cfg_get
This call is available only on the ethernet gateway. Get the bootloader configuration. Refer to dwm_boot_cfg_set for more information.
-
void dwm_boot_cfg_get(dwm_mac_addr_list_t *mac_addr_list)
- Parameters
input – (none)
output – status_code, boot_delay
boot_delay – ? 32-bit unsigned integer ? (the delay in milliseconds)
SPI/UART example
TLV Request |
|
---|---|
Type |
Length |
0x27 |
0x00 |
Type 0x27 (39) means command dwm_boot_cfg_get
TLV Response |
|||||
---|---|---|---|---|---|
Type |
Length |
Value |
Type |
length |
Value |
0x40 |
0x01 |
0x00 |
0x60 |
0x04 |
The booting delay in mill iseconds |
0xB8 0x0B 0x00 0x00 |
Type 0x40 means status code
Type 0x60 (96) means bootloader configuration