[][src]Type Definition atsame70j21b::usart0::US_LINMR

type US_LINMR = Reg<u32, _US_LINMR>;

LIN Mode Register

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

For information about available fields see us_linmr module

Trait Implementations

impl Readable for US_LINMR[src]

read() method returns us_linmr::R reader structure

impl ResetValue for US_LINMR[src]

Register US_LINMR reset()'s with value 0

type Type = u32

Register size

impl Writable for US_LINMR[src]

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