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

type AES_AUTH_LENGTH = Reg<u32, _AES_AUTH_LENGTH>;

Authentication length register

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

For information about avaliable fields see aes_auth_length module

Trait Implementations

impl Readable for AES_AUTH_LENGTH[src]

read() method returns aes_auth_length::R reader structure

impl Writable for AES_AUTH_LENGTH[src]

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

impl ResetValue for AES_AUTH_LENGTH[src]

Register AES_AUTH_LENGTH reset()'s with value 0

type Type = u32

Register size