Struct nrf52840::twi0::EVENTS_SUSPENDED[][src]

pub struct EVENTS_SUSPENDED { /* fields omitted */ }

TWI entered the suspended state

Methods

impl EVENTS_SUSPENDED
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations