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

type UCA0IFG_SPI = Reg<u8, _UCA0IFG_SPI>;

USCI A0 Interrupt Flags Register

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

For information about available fields see uca0ifg_spi module

Trait Implementations

impl Readable for UCA0IFG_SPI[src]

read() method returns uca0ifg_spi::R reader structure

impl ResetValue for UCA0IFG_SPI[src]

Register UCA0IFG_SPI reset()'s with value 0

type Type = u8

Register size

impl Writable for UCA0IFG_SPI[src]

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