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

type UCBXCTLW1 = Reg<u16, _UCBXCTLW1>;

eUSCI_Bx Control Word Register 1

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

For information about available fields see ucbx_ctlw1 module

Trait Implementations

impl Readable for UCBXCTLW1[src]

read() method returns ucbx_ctlw1::R reader structure

impl ResetValue for UCBXCTLW1[src]

Register UCBxCTLW1 reset()'s with value 0x03

type Type = u16

Register size

impl Writable for UCBXCTLW1[src]

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