ATECC508A.DataZone.write_padded
You're seeing just the function
write_padded
, go back to ATECC508A.DataZone module for more information.
Specs
write_padded(ATECC508A.Transport.t(), ATECC508A.Request.slot(), binary()) :: :ok | {:error, atom()}
Write a slot in the data zone and pad to a multiple of 32-bytes
This is useful to get around 32-byte write limitations. The padded bytes are set to 0.