14.1.1 delay_init
Initialize Delay driver.
void delay_init(
void *const hw
)
Parameters
- hw
-
Type: void *const
The pointer to hardware instance
Returns
Type: void
Initialize Delay driver.
void delay_init(
void *const hw
)
Type: void *const
The pointer to hardware instance
Type: void