STM8L15x Standard Peripherals Drivers: AES_Registers_Reset_Value

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

AES_Registers_Reset_Value

Defines

#define AES_CR_RESET_VALUE   ((uint8_t)0x00)
#define AES_DINR_RESET_VALUE   ((uint8_t)0x00)
#define AES_DOUTR_RESET_VALUE   ((uint8_t)0x00)
#define AES_SR_RESET_VALUE   ((uint8_t)0x00)

Define Documentation

#define AES_CR_RESET_VALUE   ((uint8_t)0x00)

Control Register reset value

Definition at line 2729 of file stm8l15x.h.

#define AES_DINR_RESET_VALUE   ((uint8_t)0x00)

Data input register reset value

Definition at line 2731 of file stm8l15x.h.

Referenced by AES_DeInit().

#define AES_DOUTR_RESET_VALUE   ((uint8_t)0x00)

Data output register reset value

Definition at line 2732 of file stm8l15x.h.

Referenced by AES_DeInit().

#define AES_SR_RESET_VALUE   ((uint8_t)0x00)

Status Register reset value

Definition at line 2730 of file stm8l15x.h.

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com