Type Alias Ciplen

Source
pub type Ciplen = Reg<CiplenSpec>;
Expand description

CIPLEN (rw) register accessor: Cipher Length

You can read this register and get ciplen::R. You can reset, write, write_with_zero this register using ciplen::W. You can also modify this register. See API.

For information about available fields see ciplen module

Aliased Typeยง

struct Ciplen { /* private fields */ }