[][src]Type Definition atsame70j20b::ssc::SSC_TFMR

type SSC_TFMR = Reg<u32, _SSC_TFMR>;

Transmit Frame Mode Register

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

For information about available fields see ssc_tfmr module

Trait Implementations

impl Readable for SSC_TFMR[src]

read() method returns ssc_tfmr::R reader structure

impl ResetValue for SSC_TFMR[src]

Register SSC_TFMR reset()'s with value 0

type Type = u32

Register size

impl Writable for SSC_TFMR[src]

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