Type Alias atsame70n21b::gmac::ncfgr::NBC_W

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

Field NBC writer - No Broadcast

Aliased Type§

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