[][src]Type Definition atsame54p::sdhc0::HC1R

type HC1R = Reg<u8, _HC1R>;

Host Control 1

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

For information about available fields see hc1r module

Trait Implementations

impl Readable for HC1R[src]

read() method returns hc1r::R reader structure

impl ResetValue for HC1R[src]

Register HC1R reset()'s with value 0

type Type = u8

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

impl Writable for HC1R[src]

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