Type Alias rp2040_pac::adc::ints::R

source ·
pub type R = R<INTS_SPEC>;
Expand description

Register INTS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn fifo(&self) -> FIFO_R

Bit 0 - Triggered when the sample FIFO reaches a certain level.
This level can be programmed via the FCS_THRESH field.