[][src]Type Definition atsame70j19b::tc0::tc_channel::TC_CCR

type TC_CCR = Reg<u32, _TC_CCR>;

Channel Control Register (channel = 0)

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

For information about available fields see tc_ccr module

Trait Implementations

impl ResetValue for TC_CCR[src]

Register TC_CCR reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_CCR[src]

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