[][src]Type Definition msp430fr2355::e_usci_b1::UCB1I2COA1

type UCB1I2COA1 = Reg<u16, _UCB1I2COA1>;

eUSCI_Bx I2C Own Address 1 Register

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

For information about available fields see ucb1i2coa1 module

Trait Implementations

impl Readable for UCB1I2COA1[src]

read() method returns ucb1i2coa1::R reader structure

impl ResetValue for UCB1I2COA1[src]

Register UCB1I2COA1 reset()'s with value 0

type Type = u16

Register size

impl Writable for UCB1I2COA1[src]

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