[][src]Type Definition atsame70j21b::tc0::TC_QIDR

type TC_QIDR = Reg<u32, _TC_QIDR>;

QDEC Interrupt Disable Register

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

For information about available fields see tc_qidr module

Trait Implementations

impl ResetValue for TC_QIDR[src]

Register TC_QIDR reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_QIDR[src]

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