[][src]Type Definition k22f::rfvbat::reg::R

type R = R<u32, REG>;

Reader of register REG%s

Methods

impl R[src]

pub fn ll(&self) -> LL_R[src]

Bits 0:7 - Low lower byte

pub fn lh(&self) -> LH_R[src]

Bits 8:15 - Low higher byte

pub fn hl(&self) -> HL_R[src]

Bits 16:23 - High lower byte

pub fn hh(&self) -> HH_R[src]

Bits 24:31 - High higher byte