Type Alias atsame54n::gmac::ncr::LPI_W

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

Field LPI writer - Low Power Idle Enable

Aliased Type§

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