Type Alias stm32_hal2::pac::fmac::param::R_W

source ·
pub type R_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PARAM_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field R writer - Input parameter R

Aliased Type§

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