Function rtc_read_general_purpose_reg()

Read the value from general purpose register.

uint32_t rtc_read_general_purpose_reg(
		struct rtc_module *const module,
		const uint8_t index)

Table 1. Parameters
Data direction Parameter name Description

[in]

module

Pointer to the software instance struct

[in]

index

General purpose register index (0..3)

Returns

Value of general purpose register