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

type BB_AESPTR = Reg<u32, _BB_AESPTR>;

AES memory zone pointer

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

For information about available fields see bb_aesptr module

Trait Implementations

impl Readable for BB_AESPTR[src]

read() method returns bb_aesptr::R reader structure

impl ResetValue for BB_AESPTR[src]

Register BB_AESPTR reset()'s with value 0

type Type = u32

Register size

impl Writable for BB_AESPTR[src]

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