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

type TC_IER = Reg<u32, _TC_IER>;

Interrupt Enable Register (channel = 0)

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

For information about available fields see tc_ier module

Trait Implementations

impl ResetValue for TC_IER[src]

Register TC_IER reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_IER[src]

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