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

type UCB1IV = Reg<u16, _UCB1IV>;

USCI B1 Interrupt Vector Register

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

For information about available fields see ucb1iv module

Trait Implementations

impl Readable for UCB1IV[src]

read() method returns ucb1iv::R reader structure

impl ResetValue for UCB1IV[src]

Register UCB1IV reset()’s with value 0

type Type = u16

Register size

impl Writable for UCB1IV[src]

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