[][src]Type Definition msp430fr4133::usci_b0_i2c_mode::UCB0I2COA3

type UCB0I2COA3 = Reg<u16, _UCB0I2COA3>;

USCI B0 I2C Own Address 3

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

For information about available fields see ucb0i2coa3 module

Trait Implementations

impl Readable for UCB0I2COA3[src]

read() method returns ucb0i2coa3::R reader structure

impl ResetValue for UCB0I2COA3[src]

Register UCB0I2COA3 reset()'s with value 0

type Type = u16

Register size

impl Writable for UCB0I2COA3[src]

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