Struct nrf52840::TWIS0[][src]

pub struct TWIS0 { /* fields omitted */ }

I2C compatible Two-Wire Slave Interface with EasyDMA 0

Methods

impl TWIS0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TWIS0
[src]

impl Deref for TWIS0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TWIS0