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

type UCAXIE = Reg<u16, _UCAXIE>;

eUSCI_Ax Interrupt Enable Register

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

For information about available fields see ucax_ie module

Trait Implementations

impl Readable for UCAXIE[src]

read() method returns ucax_ie::R reader structure

impl ResetValue for UCAXIE[src]

Register UCAxIE reset()'s with value 0

type Type = u16

Register size

impl Writable for UCAXIE[src]

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