[][src]Type Definition atsamd11c14a::tc1::count16::CTRLA

type CTRLA = Reg<u16, _CTRLA>;

Control A

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

For information about avaliable fields see ctrla module

Trait Implementations

impl Readable for CTRLA[src]

read() method returns ctrla::R reader structure

impl ResetValue for CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u16

Register size

impl Writable for CTRLA[src]

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