Type Alias atsame54n::gmac::ncfgr::NBC_W

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

Field NBC writer - No Broadcast

Aliased Type§

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