[][src]Type Definition msp430fr2355::e_usci_a1::UCA1IFG_SPI

type UCA1IFG_SPI = Reg<u16, _UCA1IFG_SPI>;

eUSCI_Ax Interrupt Flag Register

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

For information about available fields see uca1ifg_spi module

Trait Implementations

impl Readable for UCA1IFG_SPI[src]

read() method returns uca1ifg_spi::R reader structure

impl ResetValue for UCA1IFG_SPI[src]

Register UCA1IFG_SPI reset()'s with value 0

type Type = u16

Register size

impl Writable for UCA1IFG_SPI[src]

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