[][src]Type Definition atsame70j21b::tc0::tc_channel::TC_SMMR

type TC_SMMR = Reg<u32, _TC_SMMR>;

Stepper Motor Mode Register (channel = 0)

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

For information about available fields see tc_smmr module

Trait Implementations

impl Readable for TC_SMMR[src]

read() method returns tc_smmr::R reader structure

impl ResetValue for TC_SMMR[src]

Register TC_SMMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_SMMR[src]

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