Module lpc55::bootloader::protocol[][src]

Structs

Protocol

The NXP bootloader protocol. Interact via fn call(Command) -> Result<Response>

ResponsePacket

Enums

Error

The NXP bootloader protocol error type

ReceivedPacket

Constants

READ_TIMEOUT

Type Definitions

Result

The NXP bootloader protocol result type, with split status as error