Type Alias atsame54n::nvmctrl::intflag::NVME_W

source ·
pub type NVME_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field NVME writer - NVM Error

Aliased Type§

struct NVME_W<'a, REG, const O: u8> { /* private fields */ }