rp2040_pac::adc::fcs

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