[][src]Type Definition msp432p401r::timer_a0::TAXCCTL

type TAXCCTL = Reg<u16, _TAXCCTL>;

Timer_A Capture/Compare Control Register

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

For information about available fields see tax_cctl module

Trait Implementations

impl Readable for TAXCCTL[src]

read() method returns tax_cctl::R reader structure

impl ResetValue for TAXCCTL[src]

Register TAxCCTL[%s] reset()'s with value 0

type Type = u16

Register size

impl Writable for TAXCCTL[src]

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