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

type WCR = Reg<u8, _WCR>;

Wakeup Control

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

For information about avaliable fields see wcr module

Trait Implementations

impl Readable for WCR[src]

read() method returns wcr::R reader structure

impl Writable for WCR[src]

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

impl ResetValue for WCR[src]

Register WCR reset()'s with value 0

type Type = u8

Register size