[][src]Type Definition ambiq_apollo3p_pac::bleif::OFFSETHI

type OFFSETHI = Reg<u32, _OFFSETHI>;

High order offset bytes

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

For information about available fields see offsethi module

Trait Implementations

impl Readable for OFFSETHI[src]

read() method returns offsethi::R reader structure

impl ResetValue for OFFSETHI[src]

Register OFFSETHI reset()'s with value 0

type Type = u32

Register size

impl Writable for OFFSETHI[src]

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