Type Alias ACC_R

Source
pub type ACC_R = FieldReader<u32, u32>;
Expand description

Field ACC reader - Register accumulating all valid samples (not double transition) read from the SAMPLE register

Aliased Type§

struct ACC_R { /* private fields */ }