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

type TC_QIER = Reg<u32, _TC_QIER>;

QDEC Interrupt Enable Register

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

For information about available fields see tc_qier module

Trait Implementations

impl ResetValue for TC_QIER[src]

Register TC_QIER reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_QIER[src]

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