[][src]Type Definition msp430fr4133::usci_b0_i2c_mode::UCB0CTLW1

type UCB0CTLW1 = Reg<u16, _UCB0CTLW1>;

USCI B0 Control Word Register 1

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

For information about available fields see ucb0ctlw1 module

Trait Implementations

impl Readable for UCB0CTLW1[src]

read() method returns ucb0ctlw1::R reader structure

impl ResetValue for UCB0CTLW1[src]

Register UCB0CTLW1 reset()'s with value 0

type Type = u16

Register size

impl Writable for UCB0CTLW1[src]

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