[][src]Type Definition atsame54p20a::aes::CIPLEN

type CIPLEN = Reg<u32, _CIPLEN>;

Cipher Length

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

For information about available fields see ciplen module

Trait Implementations

impl Readable for CIPLEN[src]

read() method returns ciplen::R reader structure

impl ResetValue for CIPLEN[src]

Register CIPLEN reset()'s with value 0

type Type = u32

Register size

impl Writable for CIPLEN[src]

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