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

type UCB0I2COA0 = Reg<u16, _UCB0I2COA0>;

USCI B0 I2C Own Address 0

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

For information about available fields see ucb0i2coa0 module

Trait Implementations

impl Readable for UCB0I2COA0[src]

read() method returns ucb0i2coa0::R reader structure

impl ResetValue for UCB0I2COA0[src]

Register UCB0I2COA0 reset()'s with value 0

type Type = u16

Register size

impl Writable for UCB0I2COA0[src]

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