Type Alias rp2040_pac::adc::fcs::ERR_W
source · pub type ERR_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field ERR
writer - If 1: conversion error bit appears in the FIFO alongside the result
Aliased Type§
struct ERR_W<'a, REG> { /* private fields */ }