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

type TAXCTL = Reg<u16, _TAXCTL>;

TimerAx Control Register

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

For information about available fields see tax_ctl module

Trait Implementations

impl Readable for TAXCTL[src]

read() method returns tax_ctl::R reader structure

impl ResetValue for TAXCTL[src]

Register TAxCTL reset()'s with value 0

type Type = u16

Register size

impl Writable for TAXCTL[src]

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