[][src]Type Definition efm32pg1b_pac::adc0::SCANFIFOCLEAR

type SCANFIFOCLEAR = Reg<u32, _SCANFIFOCLEAR>;

Scan FIFO Clear Register

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

For information about available fields see scanfifoclear module

Trait Implementations

impl ResetValue for SCANFIFOCLEAR[src]

Register SCANFIFOCLEAR reset()'s with value 0

type Type = u32

Register size

impl Writable for SCANFIFOCLEAR[src]

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