Type Definition atsam4sa16b_pac::usart0::MAN[][src]

type MAN = Reg<u32, _MAN>;

Manchester Configuration Register

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

For information about available fields see man module

Trait Implementations

impl Readable for MAN[src]

read() method returns man::R reader structure

impl ResetValue for MAN[src]

Register MAN reset()’s with value 0xb001_1004

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for MAN[src]

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