Type Alias atsame54n::gmac::man::OP_W

source ·
pub type OP_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 2, O>;
Expand description

Field OP writer - Operation

Aliased Type§

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