[][src]Type Definition atsame70j21b::ssc::SSC_TCMR

type SSC_TCMR = Reg<u32, _SSC_TCMR>;

Transmit Clock Mode Register

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

For information about available fields see ssc_tcmr module

Trait Implementations

impl Readable for SSC_TCMR[src]

read() method returns ssc_tcmr::R reader structure

impl ResetValue for SSC_TCMR[src]

Register SSC_TCMR reset()'s with value 0

type Type = u32

Register size

impl Writable for SSC_TCMR[src]

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