[][src]Type Definition atsam4sd32c_pac::ssc::TCMR

type TCMR = Reg<u32, _TCMR>;

Transmit Clock Mode Register

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

For information about available fields see tcmr module

Trait Implementations

impl Readable for TCMR[src]

read() method returns tcmr::R reader structure

impl ResetValue for TCMR[src]

Register TCMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TCMR[src]

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