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

type SRT = Reg<u32, _SRT>;

Shadow RCVR Trigger Register

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

For information about avaliable fields see srt module

Trait Implementations

impl Readable for SRT[src]

read() method returns srt::R reader structure

impl Writable for SRT[src]

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

impl ResetValue for SRT[src]

Register srt reset()'s with value 0

type Type = u32

Register size