pub type FilterDepthW<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field FILTER_DEPTH writer - Filter depth for averaging the received System Time deviation

Aliased Type§

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