[][src]Type Definition atsame70j19b::acc::ACC_CR

type ACC_CR = Reg<u32, _ACC_CR>;

Control Register

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

For information about available fields see acc_cr module

Trait Implementations

impl ResetValue for ACC_CR[src]

Register ACC_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for ACC_CR[src]

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