Struct nrf52840::TWIM1[][src]

pub struct TWIM1 { /* fields omitted */ }

I2C compatible Two-Wire Master Interface with EasyDMA 1

Methods

impl TWIM1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TWIM1
[src]

impl Deref for TWIM1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TWIM1