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

type TFMR = Reg<u32, _TFMR>;

Transmit Frame Mode Register

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

For information about available fields see tfmr module

Trait Implementations

impl Readable for TFMR[src]

read() method returns tfmr::R reader structure

impl ResetValue for TFMR[src]

Register TFMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TFMR[src]

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