Type Alias NvmeW

Source
pub type NvmeW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field NVME writer - NVM Error Interrupt Clear

Aliased Type§

struct NvmeW<'a, REG> { /* private fields */ }