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

type PCR = Reg<u8, _PCR>;

Power Control

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

For information about available fields see pcr module

Trait Implementations

impl Readable for PCR[src]

read() method returns pcr::R reader structure

impl ResetValue for PCR[src]

Register PCR reset()’s with value 0x0e

type Type = u8

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

impl Writable for PCR[src]

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