Type Alias bcm2835_lpa::uart0::ecr::OE_W

source ·
pub type OE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field OE writer - OE

Aliased Type§

struct OE_W<'a, REG> { /* private fields */ }