Struct atsamd21e18a::nvmctrl::ctrlb::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 1:4 - NVM Read Wait States

Bit 7 - Manual Write

Bits 8:9 - Power Reduction Mode during Sleep

Bits 16:17 - NVMCTRL Read Mode

Bit 18 - Cache Disable

Auto Trait Implementations

impl Send for R

impl Sync for R