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

type SRTS = Reg<u32, _SRTS>;

Shadow Request to Send Register

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

For information about avaliable fields see srts module

Trait Implementations

impl Readable for SRTS[src]

read() method returns srts::R reader structure

impl Writable for SRTS[src]

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

impl ResetValue for SRTS[src]

Register srts reset()'s with value 0

type Type = u32

Register size