[][src]Type Definition atsame70q19b::tc0::tc_channel::TC_RC

type TC_RC = Reg<u32, _TC_RC>;

Register C (channel = 0)

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

For information about available fields see tc_rc module

Trait Implementations

impl Readable for TC_RC[src]

read() method returns tc_rc::R reader structure

impl ResetValue for TC_RC[src]

Register TC_RC reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_RC[src]

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