Type Definition atsame54n19a_pac::sdhc0::TCR[][src]

type TCR = Reg<u8, _TCR>;

Timeout Control

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

For information about available fields see tcr module

Trait Implementations

impl Readable for TCR[src]

read() method returns tcr::R reader structure

impl ResetValue for TCR[src]

Register TCR reset()’s with value 0

type Type = u8

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

impl Writable for TCR[src]

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