[][src]Type Definition msp430fr2355::tb3::TB3EX0

type TB3EX0 = Reg<u16, _TB3EX0>;

Timer_Bx Expansion Register 0

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

For information about available fields see tb3ex0 module

Trait Implementations

impl Readable for TB3EX0[src]

read() method returns tb3ex0::R reader structure

impl ResetValue for TB3EX0[src]

Register TB3EX0 reset()'s with value 0

type Type = u16

Register size

impl Writable for TB3EX0[src]

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