16.1.3.1 mac_async_init
Initialize the MAC driver.
int32_t mac_async_init(
struct mac_async_descriptor *const descr,
void *const dev
)
Parameters
- descr
-
Type: struct mac_async_descriptor Struct *const
A MAC descriptor to init.
- hw
-
Hardware instance pointer.
Returns
Type: int32_t
Operation status.
- ERR_NONE
-
Success.