[][src]Type Definition msp430fr4133::usci_a0_spi_mode::UCA0IE_SPI

type UCA0IE_SPI = Reg<u8, _UCA0IE_SPI>;

USCI A0 Interrupt Enable Register

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

For information about available fields see uca0ie_spi module

Trait Implementations

impl Readable for UCA0IE_SPI[src]

read() method returns uca0ie_spi::R reader structure

impl ResetValue for UCA0IE_SPI[src]

Register UCA0IE_SPI reset()'s with value 0

type Type = u8

Register size

impl Writable for UCA0IE_SPI[src]

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