Type Alias W

Source
pub type W = W<BUS_BUSY_SPEC>;
Expand description

Register bus_busy writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn force_clear(&mut self) -> FORCE_CLEAR_W<'_, BUS_BUSY_SPEC>

Bit 1 - Force clear I2C bus busy state

Not for normal use; only use when I2C bus hangs

Source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual