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

type UCB0I2CSA = Reg<u16, _UCB0I2CSA>;

USCI B0 I2C Slave Address

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

For information about available fields see ucb0i2csa module

Trait Implementations

impl Readable for UCB0I2CSA[src]

read() method returns ucb0i2csa::R reader structure

impl ResetValue for UCB0I2CSA[src]

Register UCB0I2CSA reset()'s with value 0

type Type = u16

Register size

impl Writable for UCB0I2CSA[src]

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