Type Definition efm32gg11b::i2c2::TXDATA[][src]

type TXDATA = Reg<u32, _TXDATA>;
Expand description

Transmit Buffer Data Register

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

For information about available fields see txdata module

Trait Implementations

Register TXDATA reset()’s with value 0

Register size

Reset value of the register

read() method returns txdata::R reader structure

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