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

type UCB0BCNT_I2C = Reg<u8, _UCB0BCNT_I2C>;

USCI B0 Byte Counter Register

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

For information about available fields see ucb0bcnt_i2c module

Trait Implementations

impl Readable for UCB0BCNT_I2C[src]

read() method returns ucb0bcnt_i2c::R reader structure

impl ResetValue for UCB0BCNT_I2C[src]

Register UCB0BCNT_I2C reset()'s with value 0

type Type = u8

Register size

impl Writable for UCB0BCNT_I2C[src]

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