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

type SFE = Reg<u32, _SFE>;

Shadow FIFO Enable

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

For information about avaliable fields see sfe module

Trait Implementations

impl Readable for SFE[src]

read() method returns sfe::R reader structure

impl Writable for SFE[src]

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

impl ResetValue for SFE[src]

Register sfe reset()'s with value 0

type Type = u32

Register size