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

type HASH_LENGTH_IN_L = Reg<u32, _HASH_LENGTH_IN_L>;

Hash length register

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

For information about avaliable fields see hash_length_in_l module

Trait Implementations

impl Readable for HASH_LENGTH_IN_L[src]

read() method returns hash_length_in_l::R reader structure

impl Writable for HASH_LENGTH_IN_L[src]

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

impl ResetValue for HASH_LENGTH_IN_L[src]

Register HASH_LENGTH_IN_L reset()'s with value 0

type Type = u32

Register size