Type Alias esp32c3::sha::t_length::T_LENGTH_W

source ·
pub type T_LENGTH_W<'a, REG> = FieldWriter<'a, REG, 6>;
Expand description

Field T_LENGTH writer - Sha t_length (used if and only if mode == SHA_512/t).

Aliased Type§

struct T_LENGTH_W<'a, REG> { /* private fields */ }