[][src]Type Definition msp430fr2355::e_usci_b1::UCB1TXBUF

type UCB1TXBUF = Reg<u16, _UCB1TXBUF>;

eUSCI_Bx Transmit Buffer Register

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

For information about available fields see ucb1txbuf module

Trait Implementations

impl Readable for UCB1TXBUF[src]

read() method returns ucb1txbuf::R reader structure

impl ResetValue for UCB1TXBUF[src]

Register UCB1TXBUF reset()'s with value 0

type Type = u16

Register size

impl Writable for UCB1TXBUF[src]

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