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

type W = W<u32, KEY_STORE_SIZE>;

Writer for register KEY_STORE_SIZE

Methods

impl W[src]

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

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

pub fn key_size(&mut self) -> KEY_SIZE_W[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.