Constant SYSRST_CTRL_AON_SIZE_BYTES

Source
pub const SYSRST_CTRL_AON_SIZE_BYTES: usize = 0x100;
Expand description

Peripheral size for sysrst_ctrl_aon in top earlgrey.

This is the size (in bytes) of the peripheral’s reserved memory area. All memory-mapped registers associated with this peripheral should have an address between #SYSRST_CTRL_AON_BASE_ADDR and SYSRST_CTRL_AON_BASE_ADDR + SYSRST_CTRL_AON_SIZE_BYTES.