[][src]Type Definition atsamd51p19a::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

Raw register type (u8, u16, u32, ...).

impl Writable for CIPLEN[src]

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