Type Alias atsamd51p::aes::ctrlb::EOM_W

source ·
pub type EOM_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field EOM writer - End of message

Aliased Type§

struct EOM_W<'a, REG, const O: u8> { /* private fields */ }