Type Alias ht32f523x2::crc::cr::PolyW

source ·
pub type PolyW<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field POLY writer - POLY

Aliased Type§

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