[][src]Type Definition lpc54606_pac::etm::FFLR

type FFLR = Reg<u32, _FFLR>;

FIFOFULL Level Register

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

For information about available fields see fflr module

Trait Implementations

impl Readable for FFLR[src]

read() method returns fflr::R reader structure

impl ResetValue for FFLR[src]

Register FFLR reset()'s with value 0

type Type = u32

Register size

impl Writable for FFLR[src]

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