pub type SRCID_W<'a, const O: u8> = FieldWriter<'a, u32, SRCID_SPEC, u32, u32, 32, O>;Expand description
Field SRCID writer - SRCID is a 32-bit writ-only register that is used to input the data before sampling rate conversion. All the bits are read as 0.
Aliased Typeยง
pub struct SRCID_W<'a, const O: u8> { /* private fields */ }