[][src]Type Definition ambiq_apollo2_pac::uart0::IFLS

type IFLS = Reg<u32, _IFLS>;

FIFO Interrupt Level Select

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

For information about available fields see ifls module

Trait Implementations

impl Readable for IFLS[src]

read() method returns ifls::R reader structure

impl ResetValue for IFLS[src]

Register IFLS reset()'s with value 0x12

type Type = u32

Register size

impl Writable for IFLS[src]

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