[][src]Type Definition msp430g2553::usci_b0_i2c_mode::UCB0I2COA

type UCB0I2COA = Reg<u16, _UCB0I2COA>;

USCI B0 I2C Own Address

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

For information about available fields see ucb0i2coa module

Trait Implementations

impl Readable for UCB0I2COA[src]

read() method returns ucb0i2coa::R reader structure

impl ResetValue for UCB0I2COA[src]

Register UCB0I2COA reset()'s with value 0

type Type = u16

Register size

impl Writable for UCB0I2COA[src]

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