[][src]Type Definition msp430fr2355::tb2::TB2CCR2

type TB2CCR2 = Reg<u16, _TB2CCR2>;

Timer_B Capture/Compare Register

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

For information about available fields see tb2ccr2 module

Trait Implementations

impl Readable for TB2CCR2[src]

read() method returns tb2ccr2::R reader structure

impl ResetValue for TB2CCR2[src]

Register TB2CCR2 reset()'s with value 0

type Type = u16

Register size

impl Writable for TB2CCR2[src]

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