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

type UCBXCTLW0 = Reg<u16, _UCBXCTLW0>;

eUSCI_Bx Control Word Register 0

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

For information about available fields see ucbx_ctlw0 module

Trait Implementations

impl Readable for UCBXCTLW0[src]

read() method returns ucbx_ctlw0::R reader structure

impl ResetValue for UCBXCTLW0[src]

Register UCBxCTLW0 reset()'s with value 0x01c1

type Type = u16

Register size

impl Writable for UCBXCTLW0[src]

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