List of All Members for JLinkConnection
This is the complete list of members for JLinkConnection, including inherited members.
The following members are inherited from Connection.
- aliases : var
- applet : var
- appletConnectionType : var
- autoConnect : bool
- autoDeviceInit : bool
- device : var
- mailbox : var
- name : var
- priority : var
- ByteArray appletBufferRead(int length)
- bool appletBufferWrite(ByteArray data)
- int appletExecute(AppletCommand command, var arguments)
- int appletMailboxRead(int index)
- bool appletMailboxReceive(int timeout)
- bool appletMailboxSend()
- bool appletUpload(Applet applet)
- void close()
- connectionClosed()
- connectionFailed(string message)
- connectionOpened()
- void defaultAppletExecute(AppletCommand command, var arguments)
- bool go(int address)
- void initializeApplet(string appletName)
- void open()
- ByteArray read(int address, int length)
- int readu8(int address, int timeout)
- int readu16(int address, int timeout)
- int readu32(int address, int timeout)
- bool toSecureMonitor()
- bool waitForMonitor(int timeout)
- bool write(int address, ByteArray data)
- bool writeu8(int address, int data)
- bool writeu16(int address, int data)
- bool writeu32(int address, int data)
Copyright © 2018 Microchip Technology |
SAM-BA Documentation |