efm32wg880_pac::aes::ctrl

Type Alias BYTEORDER_W

Source
pub type BYTEORDER_W<'a> = BitWriter<'a, u32, CTRL_SPEC, bool, 6>;
Expand description

Field BYTEORDER writer - Configure byte order in data and key registers

Aliased Typeยง

struct BYTEORDER_W<'a> { /* private fields */ }