[][src]Type Definition e310x::i2c0::TXR_RXR

type TXR_RXR = Reg<u32, _TXR_RXR>;

Transmit register / Receive register

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

For information about available fields see txr_rxr module

Trait Implementations

impl Readable for TXR_RXR[src]

read() method returns txr_rxr::R reader structure

impl ResetValue for TXR_RXR[src]

Register txr_rxr reset()'s with value 0

type Type = u32

Register size

impl Writable for TXR_RXR[src]

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