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

type TB3CCR6 = Reg<u16, _TB3CCR6>;

Timer_B Capture/Compare Register

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

For information about available fields see tb3ccr6 module

Trait Implementations

impl Readable for TB3CCR6[src]

read() method returns tb3ccr6::R reader structure

impl ResetValue for TB3CCR6[src]

Register TB3CCR6 reset()'s with value 0

type Type = u16

Register size

impl Writable for TB3CCR6[src]

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