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

type HASH_MODE_IN = Reg<u32, _HASH_MODE_IN>;

Hash mode register

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

For information about avaliable fields see hash_mode_in module

Trait Implementations

impl Readable for HASH_MODE_IN[src]

read() method returns hash_mode_in::R reader structure

impl Writable for HASH_MODE_IN[src]

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

impl ResetValue for HASH_MODE_IN[src]

Register HASH_MODE_IN reset()'s with value 0

type Type = u32

Register size