[][src]Type Definition cc2538::aes::key_store_size::R

type R = R<u32, KEY_STORE_SIZE>;

Reader of register KEY_STORE_SIZE

Methods

impl R[src]

pub fn reserved1(&self) -> RESERVED1_R[src]

Bits 2:31 - 31:2] Write 0s and ignore on reading

pub fn key_size(&self) -> KEY_SIZE_R[src]

Bits 0:1 - 1:0] Key size: 00: Reserved 01: 128 bits 10: 192 bits 11: 256 bits When writing this to this register, the KEY_STORE_WRITTEN_AREA register is reset.