[][src]Type Definition ambiq_apollo1_pac::clkgen::UARTEN

type UARTEN = Reg<u32, _UARTEN>;

UART Enable

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

For information about available fields see uarten module

Trait Implementations

impl Readable for UARTEN[src]

read() method returns uarten::R reader structure

impl ResetValue for UARTEN[src]

Register UARTEN reset()'s with value 0

type Type = u32

Register size

impl Writable for UARTEN[src]

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