[][src]Type Definition ambiq_apollo1_pac::ioslave::PRENC

type PRENC = Reg<u32, _PRENC>;

I/O Slave Interrupt Priority Encode

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

For information about available fields see prenc module

Trait Implementations

impl Readable for PRENC[src]

read() method returns prenc::R reader structure

impl ResetValue for PRENC[src]

Register PRENC reset()'s with value 0

type Type = u32

Register size

impl Writable for PRENC[src]

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