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

type TAXCCR = Reg<u16, _TAXCCR>;

Timer_A Capture/Compare Register

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

For information about available fields see tax_ccr module

Trait Implementations

impl Readable for TAXCCR[src]

read() method returns tax_ccr::R reader structure

impl ResetValue for TAXCCR[src]

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

type Type = u16

Register size

impl Writable for TAXCCR[src]

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