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

type UCBXSTATW = Reg<u16, _UCBXSTATW>;

eUSCI_Bx Status Register

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

For information about available fields see ucbx_statw module

Trait Implementations

impl Readable for UCBXSTATW[src]

read() method returns ucbx_statw::R reader structure

impl ResetValue for UCBXSTATW[src]

Register UCBxSTATW reset()'s with value 0

type Type = u16

Register size

impl Writable for UCBXSTATW[src]

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