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

type TC_EMR = Reg<u32, _TC_EMR>;

Extended Mode Register (channel = 0)

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

For information about available fields see tc_emr module

Trait Implementations

impl Readable for TC_EMR[src]

read() method returns tc_emr::R reader structure

impl ResetValue for TC_EMR[src]

Register TC_EMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_EMR[src]

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