12 lines
189 B
Plaintext
Executable File
12 lines
189 B
Plaintext
Executable File
# SPDX-License-Identifier: GPL-3.0-only
|
|
|
|
record(asyn,"$(P)")
|
|
{
|
|
field(DTYP,"asynRecordDevice")
|
|
field(PORT,"$(PORT)")
|
|
field(ADDR,"0")
|
|
field(OMAX,"80")
|
|
field(IMAX,"80")
|
|
}
|
|
|