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

type WCR = Reg<u8, _WCR>;

Wakeup Control

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

For information about available fields see wcr module

Trait Implementations

impl Readable for WCR[src]

read() method returns wcr::R reader structure

impl ResetValue for WCR[src]

Register WCR reset()’s with value 0

type Type = u8

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

impl Writable for WCR[src]

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