Home
·
List of All Members for Connection
This is the complete list of members for
Connection
, including inherited members.
aliases
: var
applet
: var
appletConnectionType
: var
autoConnect
: bool
autoDeviceInit
: bool
device
: var
name
: var
priority
: var
ByteArray
appletBufferRead
(int
length
)
bool
appletBufferWrite
(ByteArray
data
)
int
appletExecute
(AppletCommand
command
, var
arguments
)
int
appletMailboxRead
(int
index
)
bool
appletUpload
(Applet
applet
)
void
close
()
connectionClosed
()
connectionFailed
(string
message
)
connectionOpened
()
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
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 © 2015-2017 Atmel Corporation
SAM-BA Documentation