[][src]Trait nrf51_hal::twi::Instance

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

Implemented by all TWIM instances.

Implementors

impl Instance for TWI0[src]

impl Instance for TWI1[src]

Loading content...