Type Alias TWBR

Source
pub type TWBR = Reg<TWBR_SPEC>;
Expand description

TWBR (rw) register accessor: TWI Bit Rate register

You can read this register and get twbr::R. You can reset, write, write_with_zero this register using twbr::W. You can also modify this register. See API.

For information about available fields see twbr module

Aliased Typeยง

struct TWBR { /* private fields */ }