Type Alias atsame54n::gmac::ncfgr::PEN_W

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

Field PEN writer - Pause Enable

Aliased Type§

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