[][src]Type Definition lpc55_pac::adc0::FCTRL

type FCTRL = Reg<u32, _FCTRL>;

FIFO Control Register

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

For information about available fields see fctrl module

Trait Implementations

impl Readable for FCTRL[src]

read() method returns fctrl::R reader structure

impl ResetValue for FCTRL[src]

Register FCTRL[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for FCTRL[src]

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