Type Alias Ctrlb

Source
pub type Ctrlb = Reg<CtrlbSpec>;
Expand description

CTRLB (rw) register accessor: I2CM Control B

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

For information about available fields see ctrlb module

Aliased Typeยง

struct Ctrlb { /* private fields */ }