[][src]Type Definition nrf52832_pac::twi0::EVENTS_BB

type EVENTS_BB = Reg<u32, _EVENTS_BB>;

TWI byte boundary, generated before each byte that is sent or received

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see events_bb module

Trait Implementations

impl Readable for EVENTS_BB[src]

read() method returns events_bb::R reader structure

impl ResetValue for EVENTS_BB[src]

Register EVENTS_BB reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_BB[src]

write(|w| ..) method takes events_bb::W writer structure