Type Alias Srcid
Source pub type Srcid = RegValueT<Srcid_SPEC>;
Expand description
pub struct Srcid { }
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.
Returns the “default value” for a type.
Read more