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

type TB3CTL = Reg<u16, _TB3CTL>;

Timer_B Control Register

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

For information about available fields see tb3ctl module

Trait Implementations

impl Readable for TB3CTL[src]

read() method returns tb3ctl::R reader structure

impl ResetValue for TB3CTL[src]

Register TB3CTL reset()'s with value 0

type Type = u16

Register size

impl Writable for TB3CTL[src]

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