[][src]Type Definition rsl10_pac::bb::BB_AESKEY127_96

type BB_AESKEY127_96 = Reg<u32, _BB_AESKEY127_96>;

AES encryption 128-bit key register (bits 127:96)

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see bb_aeskey127_96 module

Trait Implementations

impl Readable for BB_AESKEY127_96[src]

read() method returns bb_aeskey127_96::R reader structure

impl ResetValue for BB_AESKEY127_96[src]

Register BB_AESKEY127_96 reset()'s with value 0

type Type = u32

Register size

impl Writable for BB_AESKEY127_96[src]

write(|w| ..) method takes bb_aeskey127_96::W writer structure