[][src]Type Definition msp432p401r::eusci_b3::UCBXIFG

type UCBXIFG = Reg<u16, _UCBXIFG>;

eUSCI_Bx Interrupt Flag Register

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

For information about available fields see ucbx_ifg module

Trait Implementations

impl Readable for UCBXIFG[src]

read() method returns ucbx_ifg::R reader structure

impl ResetValue for UCBXIFG[src]

Register UCBxIFG reset()'s with value 0x02

type Type = u16

Register size

impl Writable for UCBXIFG[src]

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