Type Definition msp430fr6972::usci_b1_spi_mode::UCB1IE_SPI[][src]

type UCB1IE_SPI = Reg<u16, _UCB1IE_SPI>;

USCI B1 Interrupt Enable Register

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

For information about available fields see ucb1ie_spi module

Trait Implementations

impl Readable for UCB1IE_SPI[src]

read() method returns ucb1ie_spi::R reader structure

impl ResetValue for UCB1IE_SPI[src]

Register UCB1IE_SPI reset()’s with value 0

type Type = u16

Register size

impl Writable for UCB1IE_SPI[src]

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