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

type TB3CCTL3 = Reg<u16, _TB3CCTL3>;

Timer_B Capture/Compare Control Register

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

For information about available fields see tb3cctl3 module

Trait Implementations

impl Readable for TB3CCTL3[src]

read() method returns tb3cctl3::R reader structure

impl ResetValue for TB3CCTL3[src]

Register TB3CCTL3 reset()'s with value 0

type Type = u16

Register size

impl Writable for TB3CCTL3[src]

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