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

type TB1CCR0 = Reg<u16, _TB1CCR0>;

Timer_B Capture/Compare Register

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

For information about available fields see tb1ccr0 module

Trait Implementations

impl Readable for TB1CCR0[src]

read() method returns tb1ccr0::R reader structure

impl ResetValue for TB1CCR0[src]

Register TB1CCR0 reset()'s with value 0

type Type = u16

Register size

impl Writable for TB1CCR0[src]

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