[][src]Type Definition msp430fr4133::usci_b0_spi_mode::UCB0IV_SPI

type UCB0IV_SPI = Reg<u16, _UCB0IV_SPI>;

USCI B0 Interrupt Vector Register

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

For information about available fields see ucb0iv_spi module

Trait Implementations

impl Readable for UCB0IV_SPI[src]

read() method returns ucb0iv_spi::R reader structure

impl ResetValue for UCB0IV_SPI[src]

Register UCB0IV_SPI reset()'s with value 0

type Type = u16

Register size

impl Writable for UCB0IV_SPI[src]

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