[][src]Type Definition wip_s32k144::adc1::BASE_OFS

type BASE_OFS = Reg<u32, _BASE_OFS>;

BASE Offset Register

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

For information about available fields see base_ofs module

Trait Implementations

impl Readable for BASE_OFS[src]

read() method returns base_ofs::R reader structure

impl ResetValue for BASE_OFS[src]

Register BASE_OFS reset()'s with value 0x40

type Type = u32

Register size

impl Writable for BASE_OFS[src]

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