[][src]Trait nrf52811_hal::twim::Instance

pub trait Instance: Sealed + Deref<Target = RegisterBlock> { }

Implemented by all TWIM instances

Implementors

impl Instance for TWIM0[src]

Loading content...