[][src]Type Definition k22f::uart2::MODEM

type MODEM = Reg<u8, _MODEM>;

UART Modem Register

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

For information about available fields see modem module

Trait Implementations

impl Readable for MODEM[src]

read() method returns modem::R reader structure

impl ResetValue for MODEM[src]

Register MODEM reset()'s with value 0

type Type = u8

Register size

impl Writable for MODEM[src]

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