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

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

Raw register type (u8, u16, u32, …).

impl Writable for TFMR[src]

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