Type Definition atsame54p19a_pac::sdhc0::TMR[][src]

type TMR = Reg<u16, _TMR>;

Transfer Mode

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

For information about available fields see tmr module

Trait Implementations

impl Readable for TMR[src]

read() method returns tmr::R reader structure

impl ResetValue for TMR[src]

Register TMR reset()’s with value 0

type Type = u16

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

impl Writable for TMR[src]

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