[][src]Type Definition msp430fr2355::tb1::TB1CCTL1

type TB1CCTL1 = Reg<u16, _TB1CCTL1>;

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 tb1cctl1 module

Trait Implementations

impl Readable for TB1CCTL1[src]

read() method returns tb1cctl1::R reader structure

impl ResetValue for TB1CCTL1[src]

Register TB1CCTL1 reset()'s with value 0

type Type = u16

Register size

impl Writable for TB1CCTL1[src]

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