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

type UCAXSTATW = Reg<u16, _UCAXSTATW>;

eUSCI_Ax Status Register

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

For information about available fields see ucax_statw module

Trait Implementations

impl Readable for UCAXSTATW[src]

read() method returns ucax_statw::R reader structure

impl ResetValue for UCAXSTATW[src]

Register UCAxSTATW reset()'s with value 0

type Type = u16

Register size

impl Writable for UCAXSTATW[src]

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