Type Alias atsamd51p::gclk::genctrl::OE_W

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

Field OE writer - Output Enable

Aliased Type§

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