[][src]Type Definition atsame70j21b::afec0::AFEC_SHMR

type AFEC_SHMR = Reg<u32, _AFEC_SHMR>;

AFEC Sample & Hold Mode Register

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

For information about available fields see afec_shmr module

Trait Implementations

impl Readable for AFEC_SHMR[src]

read() method returns afec_shmr::R reader structure

impl ResetValue for AFEC_SHMR[src]

Register AFEC_SHMR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_SHMR[src]

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