forked from epics_driver_modules/motorBase
Replaced misleading omsSetup() argument comment.
This commit is contained in:
@@ -1013,7 +1013,7 @@ static void motorIsrDisable(int card)
|
||||
/*****************************************************/
|
||||
RTN_STATUS
|
||||
omsSetup(int num_cards, /* maximum number of cards in rack */
|
||||
void *addrs, /* Base Address(0x0-0xb000 on 4K boundary) */
|
||||
void *addrs, /* Base Address(see README for details) */
|
||||
unsigned vector,/* noninterrupting(0), valid vectors(64-255) */
|
||||
int int_level, /* interrupt level (1-6) */
|
||||
int scan_rate) /* polling rate - 1-60 Hz */
|
||||
|
||||
Reference in New Issue
Block a user