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

type TC_IDR = Reg<u32, _TC_IDR>;

Interrupt Disable Register (channel = 0)

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

For information about available fields see tc_idr module

Trait Implementations

impl ResetValue for TC_IDR[src]

Register TC_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_IDR[src]

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