pub trait Instance32: Deref<Target = RegisterBlock> { }

Implementations on Foreign Types

Implementors