pub type SAMPLEPER_W<'a, const O: u8> = FieldWriter<'a, u32, SAMPLEPER_SPEC, u8, SAMPLEPER_A, 4, O>;
Expand description
Field SAMPLEPER
writer - Sample period. The SAMPLE register will be updated for every new sample
Aliased Type§
struct SAMPLEPER_W<'a, const O: u8> { /* private fields */ }