Type Definition msp430fr6972::usci_b1_i2c_mode::UCB1I2COA2[][src]

type UCB1I2COA2 = Reg<u16, _UCB1I2COA2>;

USCI B1 I2C Own Address 2

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

For information about available fields see ucb1i2coa2 module

Trait Implementations

impl Readable for UCB1I2COA2[src]

read() method returns ucb1i2coa2::R reader structure

impl ResetValue for UCB1I2COA2[src]

Register UCB1I2COA2 reset()’s with value 0

type Type = u16

Register size

impl Writable for UCB1I2COA2[src]

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