Type Alias nrf52811_hal::pac::saadc::result::amount::AMOUNT_R

source ·
pub type AMOUNT_R = FieldReaderRaw<u16, u16>;
Expand description

Field AMOUNT reader - Number of buffer words transferred since last START. This register can be read after an END or STOPPED event.

Aliased Type§

struct AMOUNT_R { /* private fields */ }