Constant EDN0_SIZE_BYTES

Source
pub const EDN0_SIZE_BYTES: usize = 0x80;
Expand description

Peripheral size for edn0 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 #EDN0_BASE_ADDR and EDN0_BASE_ADDR + EDN0_SIZE_BYTES.