[][src]Type Definition msp430g2553::usci_b0_spi_mode::UCB0CTL0

type UCB0CTL0 = Reg<u8, _UCB0CTL0>;

USCI B0 Control Register 0

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

For information about available fields see ucb0ctl0 module

Trait Implementations

impl Readable for UCB0CTL0[src]

read() method returns ucb0ctl0::R reader structure

impl ResetValue for UCB0CTL0[src]

Register UCB0CTL0 reset()'s with value 0

type Type = u8

Register size

impl Writable for UCB0CTL0[src]

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