[][src]Module Rusty_CryptoAuthLib::packet

Module to craft command packets

Structs

ATCAPacket

Security commands are sent (over i2c) to the device and responses received from the device This struct holds 'input commands'. It does not include the 'data payload' section

ATCAPacket_w_data

Security commands are sent (over i2c) to the device and responses received from the device This struct holds 'input commands'. It includes the 'data payload' section