pub type NvmeW<'a, REG> = BitWriter<'a, REG>;
Field NVME writer - NVM Error
NVME
struct NvmeW<'a, REG> { /* private fields */ }