avr: added devices, more work on modules.
This commit is contained in:
@@ -39,7 +39,7 @@ l_end:
|
||||
; ---------------------------------------------------------------------------
|
||||
; @macro UART_BB_M_WAIT_FOR_PIN_HIGH IN_REG_DATA, IN_PINNUM
|
||||
; 0 1
|
||||
; Wait for a pin to become high
|
||||
; Wait for a pin to become high (up to 1ms)
|
||||
; @param %0 DATA register for input pin (e.g. PINB)
|
||||
; @param %1 pin number for input (e.g. PORTB1)
|
||||
; @return CFLAG set if okay, clear otherwise
|
||||
|
||||
Reference in New Issue
Block a user