Module command

Module command 

Source
Expand description

High-level API to compose commands easily.

Structs§

ReadBinaryCommand
READ BINARY (0xB0) command.
SelectFileCommand
SELECT FILE (0xA4) command.
VerifyCommand
VERIFY (0x20) command.

Functions§

read_binary
Constructs a READ BINARY command.
select_file
Constructs a SELECT FILE command.
verify
Constructs a VERIFY command.