rp2040_pac::adc::fcs

Type Alias 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 */ }