Type Definition atsame54n19a_pac::sdhc0::PVR[][src]

type PVR = Reg<u16, _PVR>;

Preset Value n

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

For information about available fields see pvr module

Trait Implementations

impl Readable for PVR[src]

read() method returns pvr::R reader structure

impl ResetValue for PVR[src]

Register PVR[%s] reset()’s with value 0

type Type = u16

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

impl Writable for PVR[src]

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