Microchip® Advanced Software Framework

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ATSHA204 Component Example - status LED's

functions

Functions

void display_status (uint8_t device_present_mask, uint8_t sha204_revision)
 This function displays information using LEDs about the SHA204 devices on the Security Xplained board. More...
 
void led_display_number (uint8_t value)
 This function displays a byte value using the Xplained LEDs. More...
 

void display_status ( uint8_t  device_present_mask,
uint8_t  sha204_revision 
)

This function displays information using LEDs about the SHA204 devices on the Security Xplained board.

Parameters
[in]device_present_maskThe high nibble represents the four SHA204 devices.
[in]sha204_revisionrevision of the SHA204 devices
void led_display_number ( uint8_t  value)

This function displays a byte value using the Xplained LEDs.

Parameters
[in]valuebyte to display