Type Alias rp2040_pac::adc::fcs::ERR_R

source ·
pub type ERR_R = BitReader;
Expand description

Field ERR reader - If 1: conversion error bit appears in the FIFO alongside the result

Aliased Type§

struct ERR_R { /* private fields */ }