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

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

Field AMOUNT reader - Number of 16-bit samples written to output RAM buffer since the previous START task. This register can be read after an END or STOPPED event.

Aliased Type§

struct AMOUNT_R { /* private fields */ }