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

type UCB0IE_I2C = Reg<u16, _UCB0IE_I2C>;

USCI B0 Interrupt Enable Register

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

For information about available fields see ucb0ie_i2c module

Trait Implementations

impl Readable for UCB0IE_I2C[src]

read() method returns ucb0ie_i2c::R reader structure

impl ResetValue for UCB0IE_I2C[src]

Register UCB0IE_I2C reset()'s with value 0

type Type = u16

Register size

impl Writable for UCB0IE_I2C[src]

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