[][src]Type Definition ambiq_apollo1_pac::ctimer::CMPRB3

type CMPRB3 = Reg<u32, _CMPRB3>;

Counter/Timer B3 Compare Registers

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

For information about available fields see cmprb3 module

Trait Implementations

impl Readable for CMPRB3[src]

read() method returns cmprb3::R reader structure

impl ResetValue for CMPRB3[src]

Register CMPRB3 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMPRB3[src]

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