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

type UCAXTXBUF = Reg<u16, _UCAXTXBUF>;

eUSCI_Ax Transmit Buffer Register

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

For information about available fields see ucax_txbuf module

Trait Implementations

impl Readable for UCAXTXBUF[src]

read() method returns ucax_txbuf::R reader structure

impl ResetValue for UCAXTXBUF[src]

Register UCAxTXBUF reset()'s with value 0

type Type = u16

Register size

impl Writable for UCAXTXBUF[src]

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