Type Alias stm32_hal2::pac::cordic::csr::PRECISION_R

source ·
pub type PRECISION_R = FieldReaderRaw<u8, PRECISION_A>;
Expand description

Field PRECISION reader - Precision required (number of iterations/cycles), where PRECISION = (number of iterations/4)

Aliased Type§

struct PRECISION_R { /* private fields */ }