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

type UCAXCTLW0 = Reg<u16, _UCAXCTLW0>;

eUSCI_Ax Control Word Register 0

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

For information about available fields see ucax_ctlw0 module

Trait Implementations

impl Readable for UCAXCTLW0[src]

read() method returns ucax_ctlw0::R reader structure

impl ResetValue for UCAXCTLW0[src]

Register UCAxCTLW0 reset()'s with value 0x01

type Type = u16

Register size

impl Writable for UCAXCTLW0[src]

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