[][src]Type Definition msp432p401r::eusci_a3::UCAXIFG

type UCAXIFG = Reg<u16, _UCAXIFG>;

eUSCI_Ax Interrupt Flag Register

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

For information about available fields see ucax_ifg module

Trait Implementations

impl Readable for UCAXIFG[src]

read() method returns ucax_ifg::R reader structure

impl ResetValue for UCAXIFG[src]

Register UCAxIFG reset()'s with value 0x02

type Type = u16

Register size

impl Writable for UCAXIFG[src]

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