[][src]Type Definition atsame70j20b::tc0::tc_channel::TC_RA

type TC_RA = Reg<u32, _TC_RA>;

Register A (channel = 0)

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

For information about available fields see tc_ra module

Trait Implementations

impl Readable for TC_RA[src]

read() method returns tc_ra::R reader structure

impl ResetValue for TC_RA[src]

Register TC_RA reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_RA[src]

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