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

type UCAXCTLW1 = Reg<u16, _UCAXCTLW1>;

eUSCI_Ax Control Word Register 1

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

For information about available fields see ucax_ctlw1 module

Trait Implementations

impl Readable for UCAXCTLW1[src]

read() method returns ucax_ctlw1::R reader structure

impl ResetValue for UCAXCTLW1[src]

Register UCAxCTLW1 reset()'s with value 0x03

type Type = u16

Register size

impl Writable for UCAXCTLW1[src]

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