[][src]Type Definition cc2538::aes::CTRL_VERSION

type CTRL_VERSION = Reg<u32, _CTRL_VERSION>;

Version register

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

For information about avaliable fields see ctrl_version module

Trait Implementations

impl Readable for CTRL_VERSION[src]

read() method returns ctrl_version::R reader structure

impl Writable for CTRL_VERSION[src]

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

impl ResetValue for CTRL_VERSION[src]

Register CTRL_VERSION reset()'s with value 0

type Type = u32

Register size