Delay(Delay)
method
delay_init(void)
Initialized stalled function
delay_ms(uint16_t n)
Delay NH20
| parameter | type | Annotation |
|---|---|---|
| n | uint16_t | Delay time (millisecond) |
delay_us(uint32_t n)
Delay N microsecond
| parameter | type | Annotation |
|---|---|---|
| n | uint16_t | Delay time (microsecond) |