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

type HC2R = Reg<u16, _HC2R>;

Host Control 2

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

For information about available fields see hc2r module

Trait Implementations

impl Readable for HC2R[src]

read() method returns hc2r::R reader structure

impl ResetValue for HC2R[src]

Register HC2R reset()’s with value 0

type Type = u16

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

impl Writable for HC2R[src]

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