pub type ERR_W<'a, REG> = BitWriter<'a, REG>;
Field ERR writer - If 1: conversion error bit appears in the FIFO alongside the result
ERR
struct ERR_W<'a, REG> { /* private fields */ }