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

type DET = Reg<u32, _DET>;

DE Assertion Time Register

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

For information about avaliable fields see det module

Trait Implementations

impl Readable for DET[src]

read() method returns det::R reader structure

impl Writable for DET[src]

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

impl ResetValue for DET[src]

Register det reset()'s with value 0

type Type = u32

Register size