[][src]Type Definition msp430fr2355::tb0::TB0R

type TB0R = Reg<u16, _TB0R>;

Timer_B count register

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

For information about available fields see tb0r module

Trait Implementations

impl Readable for TB0R[src]

read() method returns tb0r::R reader structure

impl ResetValue for TB0R[src]

Register TB0R reset()'s with value 0

type Type = u16

Register size

impl Writable for TB0R[src]

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