[][src]Type Definition atsam4e16e_pac::tc2::RA0

type RA0 = Reg<u32, _RA0>;

Register A (channel = 0)

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

For information about available fields see ra0 module

Trait Implementations

impl Readable for RA0[src]

read() method returns ra0::R reader structure

impl ResetValue for RA0[src]

Register RA0 reset()'s with value 0

type Type = u32

Register size

impl Writable for RA0[src]

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