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

type UCB0IE = Reg<u16, _UCB0IE>;

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 module

Trait Implementations

impl Readable for UCB0IE[src]

read() method returns ucb0ie::R reader structure

impl ResetValue for UCB0IE[src]

Register UCB0IE reset()'s with value 0

type Type = u16

Register size

impl Writable for UCB0IE[src]

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