[][src]Type Definition k210_pac::uart1::FCR_IIR

type FCR_IIR = Reg<u32, _FCR_IIR>;

FIFO Control Register / Interrupt Identification Register

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

For information about avaliable fields see fcr_iir module

Trait Implementations

impl Readable for FCR_IIR[src]

read() method returns fcr_iir::R reader structure

impl Writable for FCR_IIR[src]

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

impl ResetValue for FCR_IIR[src]

Register fcr_iir reset()'s with value 0

type Type = u32

Register size